runtime/rbs_skill_interfaces/msg/ActionResultStatusConstants.msg

6 lines
No EOL
221 B
Text

string SUCCESS="Success"
string PLANNING_FAILED="PlanningFailed"
string CONTROL_FAILED="ControlFailed"
string EMERGENCY_STOP="EmergencyStop"
string OPERATIONAL_EXCEPTION="OperationalException"
string CANCELLED="Cancelled"