Locomotion

The most optimal methods for moving robots, using the Gyroscope and advanced mathematic methods.

example_drive(speed, time)

Parameters

  • speed (int) - The speed of the motors. Accepts values 0-100.

  • time (int) - The amount of time for the robot to drive forward in seconds.

KIPR Functions

  • mav (motor, velocity)