Enum RobotEvent

August 13, 2019 ยท View on GitHub

Overview / Purpose

Enumeration RobotEvent

EnumeratorValueDescription
UNSPECIFIED_ROBOT_EVENT0Unspecified robot event
ARM_CONNECTED1Robot arm is connected
ARM_DISCONNECTED2Robot arm is disconnected
TOOL_CONNECTED5Tool is connected to the interface module (not implemented yet)
TOOL_DISCONNECTED6Tool is disconnected from the interface module (not implemented yet)

Parent topic: Base (Python)