Skip to content

Commit

Permalink
Remove gazebo_ros test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bmagyar committed Apr 27, 2020
1 parent 8073bce commit dd0ee11
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion ackermann_steering_controller/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ if (CATKIN_ENABLE_TESTING)
rosunit
std_msgs
std_srvs
gazebo_ros
tf
xacro
)
include_directories(${catkin_INCLUDE_DIRS})
Expand Down
1 change: 0 additions & 1 deletion ackermann_steering_controller/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@

<!--Tests-->
<test_depend>controller_manager</test_depend>
<test_depend>gazebo_ros</test_depend>
<test_depend>geometry_msgs</test_depend>
<test_depend>rosunit</test_depend>
<test_depend>rostest</test_depend>
Expand Down

0 comments on commit dd0ee11

Please sign in to comment.