Skip to content

Commit

Permalink
Remove (unneeded?) dependencies on rosunit and gtest
Browse files Browse the repository at this point in the history
  • Loading branch information
mateus-amarante authored and bmagyar committed Sep 25, 2020
1 parent 96d114e commit 3ef0671
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ackermann_steering_controller/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,9 @@
<exec_depend>pluginlib</exec_depend>
<exec_depend>liburdfdom-dev</exec_depend>

<!--Tests-->
<test_depend>controller_manager</test_depend>
<test_depend>controller_manager_msgs</test_depend>
<test_depend>geometry_msgs</test_depend>
<test_depend>gtest</test_depend>
<test_depend>rosunit</test_depend>
<test_depend>rostest</test_depend>
<test_depend>std_msgs</test_depend>
<test_depend>std_srvs</test_depend>
Expand Down

0 comments on commit 3ef0671

Please sign in to comment.