Skip to content

Commit

Permalink
Merge pull request #15 from yai-rosejo/motoros2_issue_221_wrong_messa…
Browse files Browse the repository at this point in the history
…ge_for_streaming

Motoros2 Issue 221 Wrong message for streaming
  • Loading branch information
ted-miller authored Mar 25, 2024
2 parents 9c1bd79 + cb2fa22 commit 76505a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msg/QueueResultEnum.msg
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ uint8 SUCCESS=1
string SUCCESS_STR=""

uint8 WRONG_MODE=2
string WRONG_MODE_STR="Must call queue_traj_point service"
string WRONG_MODE_STR="Must call start_point_queue_mode service"

uint8 INIT_FAILURE=3
string INIT_FAILURE_STR="Failed to initialize the streaming trajectory"
Expand Down

0 comments on commit 76505a1

Please sign in to comment.