We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 601f942 commit e76b912Copy full SHA for e76b912
CMakeLists.txt
@@ -115,7 +115,7 @@ generate_messages(
115
std_msgs
116
)
117
118
-catkin_package(CATKIN_DEPENDS message_runtime sensor_msgs std_msgs
+catkin_package(CATKIN_DEPENDS dynamic_reconfigure message_runtime nodelet roscpp sensor_msgs std_msgs std_srvs
119
# DEPENDS OpenCV
120
INCLUDE_DIRS include
121
LIBRARIES ${PROJECT_NAME}
0 commit comments