Skip to content

Commit

Permalink
set message_generation build and runtime dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelarguedas committed Jul 17, 2017
1 parent d7050bb commit 0e941d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base_local_planner/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
<buildtool_depend version_gte="0.5.68">catkin</buildtool_depend>

<build_depend>cmake_modules</build_depend>
<build_depend>message_generation</build_depend>
<build_depend>pcl_conversions</build_depend>

<depend>angles</depend>
<depend>costmap_2d</depend>
<depend>dynamic_reconfigure</depend>
<depend>eigen</depend>
<depend>geometry_msgs</depend>
<depend>message_generation</depend>
<depend>nav_core</depend>
<depend>nav_msgs</depend>
<depend>pcl_ros</depend>
Expand Down

0 comments on commit 0e941d8

Please sign in to comment.