move_backward
Drive a LEGO EV3 backward for a set duration at a specified speed to control reverse motion.
Instructions
Drive the EV3 tank motors backward for a timed duration at a given speed percent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| speed_pct | No | Speed percent 1–max (clamped). Uses default if omitted. | |
| duration_s | No | Seconds to drive (clamped to configured max). Uses default if omitted. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||