|
Re: Move Robot a set angle
You'd need to know the behavior of the wheels while your robot turns, then use that model to determine the amount of turns, then use that to count the number of ticks while driving in a turning motion.
It might be easier to use a gyro sensor.
|