Switch the mode of xArm model.
Button: Manual mode.
{ "cmd": "xarm_switch_mode", "data": { "mode": 2 }, "id": "1" }
mode
int
Yes
0: position mode;
2: manual mode
code=0->success; code!=0->Failed, refer to xarm_api_code;
Last updated 9 months ago