Skip to content

Commit

Permalink
remove empty message (#3691)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwallace42 authored and SteveMacenski committed Aug 4, 2023
1 parent 09fc61b commit a46b53e
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 a46b53e

Please sign in to comment.