We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeb31f5 commit afb30a4Copy full SHA for afb30a4
moveit_studio_msgs/moveit_studio_agent_msgs/msg/ObjectiveServerStatus.msg
@@ -12,6 +12,7 @@ string OBJECTIVE_STATUS_RUNNING = Running
12
string OBJECTIVE_STATUS_SUCCESS = Success
13
string OBJECTIVE_STATUS_FAILURE = Failure
14
string OBJECTIVE_STATUS_CANCELLED = Cancelled
15
+string OBJECTIVE_STATUS_LOADING = Loading
16
17
# The status of the objective.
18
string objective_status
0 commit comments