Skip to content

Commit

Permalink
Fix missing dependency on nav2_velocity_smoother (#3031)
Browse files Browse the repository at this point in the history
  • Loading branch information
hodnajit authored Jun 21, 2022
1 parent 08e558f commit 6b2f1d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions navigation2/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
<exec_depend>nav2_smoother</exec_depend>
<exec_depend>nav2_theta_star_planner</exec_depend>
<exec_depend>nav2_util</exec_depend>
<exec_depend>nav2_velocity_smoother</exec_depend>
<exec_depend>nav2_voxel_grid</exec_depend>
<exec_depend>nav2_waypoint_follower</exec_depend>

Expand Down

0 comments on commit 6b2f1d9

Please sign in to comment.