Enable/Disable 'Self-collision Detection'.
``` { "cmd": "xarm_set_self_collision_detection", "data": { 'on': True, 'save': True, }, "id": "1" } ```
save
bool
No
on
Yes
code=0->success; code!=0->Failed, refer to xarm_api_code;
Last updated 9 months ago