runtime/rbs_skill_interfaces/msg/ActionFeedbackStatusConstants.msg

5 lines
176 B
Text
Raw Normal View History

2022-01-31 21:28:39 +04:00
string PLANNING="Planning"
string EXECUTING="Executing"
string EMERGENCY_STOP="EmergencyStop"
string OPERATIONAL_EXCEPTION="OperationalException"
string CANCELLING="Cancelling"