Skip to content

Commit

Permalink
remove empty message (ros-navigation#3691)
Browse files Browse the repository at this point in the history
Signed-off-by: enricosutera <enricosutera@outlook.com>
  • Loading branch information
jwallace42 authored and enricosutera committed May 19, 2024
1 parent a458d44 commit 3d87ec5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion nav2_msgs/action/NavigateThroughPoses.action
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ geometry_msgs/PoseStamped[] poses
string behavior_tree
---
#result definition
std_msgs/Empty result
uint16 error_code
---
#feedback definition
Expand Down
1 change: 0 additions & 1 deletion nav2_msgs/action/NavigateToPose.action
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ geometry_msgs/PoseStamped pose
string behavior_tree
---
#result definition
std_msgs/Empty result
uint16 error_code
---
#feedback definition
Expand Down

0 comments on commit 3d87ec5

Please sign in to comment.