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 441dd84 commit 1cefffeCopy full SHA for 1cefffe
moveit_studio_msgs/moveit_studio_agent_msgs/msg/ObjectiveServerStatus.msg
@@ -11,7 +11,7 @@ int8 OBJECTIVE_STATUS_IDLE = 1
11
int8 OBJECTIVE_STATUS_RUNNING = 2
12
int8 OBJECTIVE_STATUS_SUCCESS = 3
13
int8 OBJECTIVE_STATUS_FAILURE = 4
14
-int8 OBJECTIVE_STATUS_CANCELED = 5
+int8 OBJECTIVE_STATUS_CANCELLED = 5
15
16
# The status of the objective.
17
int8 objective_status
0 commit comments