Skip to content

Commit

Permalink
Fix missing dependency on nav2_collision_monitor (#3175)
Browse files Browse the repository at this point in the history
  • Loading branch information
fantalukas authored and SteveMacenski committed Nov 8, 2022
1 parent e251231 commit c93f4c5
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 c93f4c5

Please sign in to comment.