Skip to main content

WheeledRobot

Inherits from: Robot

moveByVelocity

Move the robot by setting linear and angular velocity.
required
VelocityLinear velocity object containing x_vel component
required
VelocityAngular velocity object containing z_vel component
defaults to None. Optional duration in seconds to move for before stopping. Defaults to None.