drive_forward
Move the Sphero RVR forward a precise distance in meters using its internal position controller for accurate travel.
Instructions
Drive forward 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 | |||