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"
}
```

Last updated