I want to control a robot having differential wheels. Is it possible to turn a robot in certain degrees without encoders? How can I turn robot precisely in webots in certain degrees? For example 90 degrees or 20 degrees.
Asked
Active
Viewed 516 times
1 Answers
1
If you don't want to use encoders, an alternative would be to use an InertialUnit, with this device you can get the yaw angle of the robot and use it to rotate of a precise amount of degrees.

David Mansolino
- 1,713
- 7
- 13