减速停止
stopDecelerates the robotic arm to a smooth halt without locking it, enabling immediate resumption of movement, and returns a confirmation message. Use for routine stops instead of emergency stop.
Instructions
减速停止 — 保持动力,平滑停止。不锁定机械臂。返回确认信息。
与 emergency_stop 的区别: stop 不锁定,之后可以直接移动。紧急情况下用 emergency_stop,正常停车用 stop。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |