关节旋转
move_jointRotate a SCARA robot joint to a specific angle. Use joint ID 0-2 to control individual joint rotation without affecting other axes.
Instructions
控制单个关节旋转到指定角度 (°)。joint_id 范围 0~2。返回关节 ID 和目标角度的确认信息。
此工具仅改变关节角度,不影响末端笛卡尔坐标的其他轴。如需移动末端到指定空间位置,用 move_to 或 move_relative。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| angle | Yes | ||
| joint_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |