katdrobnjakovic/arduino-robot

Implement collision detection function

Closed this issue · 0 comments

A function that uses the sonar sensor and returns whether or not a collision is going to happen. It must be fast, as it will be called in between wheel sensor readings.