Home | Building | Programming | Extensions |
Modifications and extensions for your robot
Motor speed correction
The motors in our robots are not always running at the same speed. That can be corrected in software. We’ve created this example sketch which you can download and flash onto your robot. In the sketch, you can find two variables, “SPEED_CORRECTION_L” and “SPEED_CORRECTION_R” to adjust the speeds of your two motors.