katdrobnjakovic/arduino-robot

Implement robot head scanning function

Closed this issue · 0 comments

The robot's head needs to be able to scan from left to right (or vice versa) to help it detect collisions. This should include a flag to indicate whether or not the head is already turning, and which direction it last turned (left to right or right to left)