move_motor_absolute
Move a NXT motor to an absolute angle relative to its last zeroed position. Configure port, power, brake, and timeout for precise positioning in robot tasks.
Instructions
Move one motor to an absolute position relative to its last zero.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | Yes | ||
| brake | No | ||
| power | No | ||
| target_degrees | Yes | ||
| timeout_seconds | No |