diff --git a/base_local_planner/CMakeLists.txt b/base_local_planner/CMakeLists.txt index 1bae6a4b2c..5291812e6a 100644 --- a/base_local_planner/CMakeLists.txt +++ b/base_local_planner/CMakeLists.txt @@ -10,7 +10,6 @@ find_package(catkin REQUIRED dynamic_reconfigure nav_core pcl_conversions - rostest costmap_2d pluginlib angles @@ -128,6 +127,7 @@ install(DIRECTORY include/${PROJECT_NAME}/ ) if(CATKIN_ENABLE_TESTING) + find_package(rostest) catkin_add_gtest(base_local_planner_utest test/gtest_main.cpp test/utest.cpp