projects
/
computed_torque_controller.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b02b63c
)
Fix CMakeLists.txt.
noetic
author
Walter Fetter Lages
<w.fetter@ieee.org>
Thu, 16 Jul 2020 01:51:04 +0000
(22:51 -0300)
committer
Walter Fetter Lages
<w.fetter@ieee.org>
Thu, 16 Jul 2020 01:51:04 +0000
(22:51 -0300)
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index
b331053
..
6652c83
100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-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
)