Skip to content

Commit afb30a4

Browse files
EzraBrooksshaur-k
authored andcommitted
Add Loading state to server status enum
1 parent eeb31f5 commit afb30a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

moveit_studio_msgs/moveit_studio_agent_msgs/msg/ObjectiveServerStatus.msg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ string OBJECTIVE_STATUS_RUNNING = Running
1212
string OBJECTIVE_STATUS_SUCCESS = Success
1313
string OBJECTIVE_STATUS_FAILURE = Failure
1414
string OBJECTIVE_STATUS_CANCELLED = Cancelled
15+
string OBJECTIVE_STATUS_LOADING = Loading
1516

1617
# The status of the objective.
1718
string objective_status

0 commit comments

Comments
 (0)