Skip to content

xarm_stop_identification

1. Introduction

Stop the identification for the end effector.

2. Request & Response

Message

json
{
    "cmd": "xarm_stop_identification",
    "data": {},
    "id": "1"
}

Request

NameTypeRequired fieldsDescription
/

Response

code=0->success;
code!=0->Failed, refer to xarm_api_code;