drive_backward
Move the Sphero RVR backward by a specified distance in meters. Set speed and distance to control reverse movement accurately using the robot's internal position controller.
Instructions
Drive backward a specified distance in meters.
Uses RVR's internal position controller for accurate movement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| speed | No | Speed in m/s (default: 0.5, max: ~1.5). | |
| distance | Yes | Distance to travel in meters. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||