Skip to content

Commit

Permalink
Update CollisionMonitorState.msg #4052 (#4082)
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Macenski <[email protected]>
  • Loading branch information
SteveMacenski authored Jan 30, 2024
1 parent 8d191da commit 5371545
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nav2_msgs/msg/CollisionMonitorState.msg
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ uint8 DO_NOTHING=0 # No action
uint8 STOP=1 # Stop the robot
uint8 SLOWDOWN=2 # Slowdown in percentage from current operating speed
uint8 APPROACH=3 # Keep constant time interval before collision
uint8 LIMIT=4 # Sets a limit of velocities if pts in range
uint8 action_type

# Name of triggered polygon
Expand Down

0 comments on commit 5371545

Please sign in to comment.