Skip to content

Commit

Permalink
Changed wording from Continuous -> AUTO
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmy-mcelwain committed Sep 10, 2024
1 parent 26b8c10 commit 55d63b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msg/MotionReadyEnum.msg
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ uint16 NOT_READY_OTHER_TRAJ_MODE_ACTIVE=114
string NOT_READY_OTHER_TRAJ_MODE_ACTIVE_STR="Another trajectory mode is already active. Please call stop_traj_mode service"

uint16 NOT_READY_NOT_CONT_CYCLE_MODE=115
string NOT_READY_NOT_CONT_CYCLE_MODE_STR="Continuous cycle mode not set. Please set the cycle mode to continuous"
string NOT_READY_NOT_CONT_CYCLE_MODE_STR="AUTO cycle mode not set. Please set the cycle mode to AUTO"

uint16 NOT_READY_MAJOR_ALARM=116
string NOT_READY_MAJOR_ALARM_STR="Major Alarms can't be reset. Please check the teach pendant"
Expand Down

0 comments on commit 55d63b1

Please sign in to comment.