Skip to content

Commit

Permalink
Add depend on angles
Browse files Browse the repository at this point in the history
  • Loading branch information
cottsay committed May 20, 2014
1 parent 72096b8 commit 7bd1340
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions effort_controllers/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

<buildtool_depend>catkin</buildtool_depend>

<build_depend>angles</build_depend>
<build_depend>controller_interface</build_depend>
<build_depend>control_msgs</build_depend>
<build_depend>control_toolbox</build_depend>
Expand All @@ -22,6 +23,7 @@
<build_depend>forward_command_controller</build_depend>
<build_depend>dynamic_reconfigure</build_depend>

<run_depend>angles</run_depend>
<run_depend>controller_interface</run_depend>
<run_depend>control_msgs</run_depend>
<run_depend>control_toolbox</run_depend>
Expand Down

0 comments on commit 7bd1340

Please sign in to comment.