move_motor_relative
Rotate a selected motor by a specified relative angle using defined power and braking control, enabling precise positioning and automated motion sequences on the NXT brick.
Instructions
Rotate one motor by bounded relative encoder degrees, then stop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | Yes | ||
| brake | No | ||
| power | Yes | ||
| degrees | Yes | ||
| timeout_seconds | No |