We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4fcb6d + 6553d57 commit 2f01359Copy full SHA for 2f01359
1 file changed
cob_light/CMakeLists.txt
@@ -5,7 +5,7 @@ add_compile_options(-std=c++11)
5
6
find_package(catkin REQUIRED COMPONENTS actionlib_msgs actionlib diagnostic_msgs message_generation roscpp sensor_msgs std_msgs visualization_msgs)
7
8
-find_package(Boost REQUIRED COMPONENTS signals thread)
+find_package(Boost REQUIRED COMPONENTS thread)
9
10
### Message Generation ###
11
add_message_files(
0 commit comments