xarm_start_identification
1. Introduction
Do the identification for the end effector.
2. Request & Response
```
{
"cmd": "xarm_start_identification",
"data": {
"estimated_mass": "",
"is_ft": false
},
"id": "1"
}
```
Name
Type
Required fields
Description
whether using FT sensor or not
code=0->success;
code!=0->Failed, refer to xarm_api_code;