Set Emergency Stop
setEmergency(type) -> {void}
Set the robot to enter the emergency stop state
Parameters
| Name | Data Type | Description |
|---|---|---|
type |
EmergencyType | Emergency stop method |
Return Value
none
setEmergency(type) -> {void}Set the robot to enter the emergency stop state
| Name | Data Type | Description |
|---|---|---|
type |
EmergencyType | Emergency stop method |
none