Skip to content

Commit

Permalink
Rewords MoveGroupSequence fields and descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
rr-tom-noble authored May 20, 2024
1 parent 63687e3 commit 569ff39
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions action/MoveGroupSequence.action
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ MotionSequenceResponse response
# The internal state that the move group action currently is in
string state

# The number of items in request successfully planned. Currently unused.
int32 n_planned_items
# The number of processed items in request.
int32 n_finished_items

# Total number of items in request. Currently unused.
# The total number of items in request.
int32 n_total_items

0 comments on commit 569ff39

Please sign in to comment.