robot = Robot()
robot.set_forward_speed(100)
sleep(5)
robot.set_forward_speed(0)
Loading...
Basic Example Code
Spiral Code (3D/2D Virtual Robot)
Square (3D/2D Virtual Robot)
Circle (3D/2D Virtual Robot)
Straight Spiral (3D/2D Virtual Robot)
Figure Eight (3D/2D Virtual Robot)
Spirograph Code (2D Virtual Robot)
Fractal Code (2D Virtual Robot)
Rainbow Benzene Code (2D Virtual Robot)
Ziro Example Code (with kit)
Sensor
Value