Do the identification for the end effector.
``` { "cmd": "xarm_start_identification", "data": { "estimated_mass": "", "is_ft": false }, "id": "1" } ```
estimated_mass
Float
No
is_ft
Bool
Yes
whether using FT sensor or not
code=0->success; code!=0->Failed, refer to xarm_api_code;
Last updated 9 months ago