Fix CMakeLists.txt. noetic
authorWalter Fetter Lages <w.fetter@ieee.org>
Thu, 16 Jul 2020 01:51:04 +0000 (22:51 -0300)
committerWalter Fetter Lages <w.fetter@ieee.org>
Thu, 16 Jul 2020 01:51:04 +0000 (22:51 -0300)
CMakeLists.txt

index b331053..6652c83 100644 (file)
@@ -111,7 +111,7 @@ find_package(Eigen3 REQUIRED)
 catkin_package(
   INCLUDE_DIRS include
   LIBRARIES computed_torque_controller
-  CATKIN_DEPENDS cmake_modules controller_interface controller_manager kdl_parser roscpp trajectory_msgs urdf
+#  CATKIN_DEPENDS cmake_modules controller_interface controller_manager kdl_parser roscpp trajectory_msgs urdf
 #  DEPENDS orocos_kdl Eigen3
 )