Skip to content

Commit

Permalink
Adding RPP to metapackage.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveMacenski committed Apr 5, 2021
1 parent 92214b3 commit a110f60
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions nav2_regulated_pure_pursuit_controller/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@
<depend>pluginlib</depend>
<depend>tf2</depend>

<exec_depend>nav2_bringup</exec_depend>

<test_depend>ament_cmake_gtest</test_depend>

<export>
Expand Down
1 change: 1 addition & 0 deletions navigation2/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
<exec_depend>nav2_controller</exec_depend>
<exec_depend>nav2_waypoint_follower</exec_depend>
<exec_depend>smac_planner</exec_depend>
<exec_depend>nav2_regulated_pure_pursuit_controller</exec_depend>

<export>
<build_type>ament_cmake</build_type>
Expand Down

0 comments on commit a110f60

Please sign in to comment.