Skip to content

Commit

Permalink
Fix missing dependency on nav2_collision_monitor (ros-navigation#3175)
Browse files Browse the repository at this point in the history
  • Loading branch information
fantalukas authored and Joshua Wallace committed Dec 14, 2022
1 parent 78ed712 commit 908a765
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 @@ -16,6 +16,7 @@
<exec_depend>nav2_amcl</exec_depend>
<exec_depend>nav2_behavior_tree</exec_depend>
<exec_depend>nav2_bt_navigator</exec_depend>
<exec_depend>nav2_collision_monitor</exec_depend>
<exec_depend>nav2_constrained_smoother</exec_depend>
<exec_depend>nav2_controller</exec_depend>
<exec_depend>nav2_core</exec_depend>
Expand Down

0 comments on commit 908a765

Please sign in to comment.