Skip to content

Commit

Permalink
nav2_msgs MissedWaypoint interface change, add error_msg (ros-navigat…
Browse files Browse the repository at this point in the history
…ion#4341)

Allow of reason for missed waypoint as error_msg.

Signed-off-by: Mike Wake <michael.wake@aosgrp.com.au>
  • Loading branch information
aosmw committed Oct 4, 2024
1 parent 73575f8 commit 03da1be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nav2_msgs/msg/MissedWaypoint.msg
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
uint32 index
geometry_msgs/PoseStamped goal
uint16 error_code
string error_msg

0 comments on commit 03da1be

Please sign in to comment.