Skip to content

Commit

Permalink
nav2_msgs MissWaypoint interface change, add error_msg (#4341)
Browse files Browse the repository at this point in the history
Allow of reason for missed waypoint as error_msg.

Signed-off-by: Mike Wake <[email protected]>
  • Loading branch information
aosmw committed Aug 28, 2024
1 parent cd74555 commit 9c9f22f
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 9c9f22f

Please sign in to comment.