Skip to content

Commit e76b912

Browse files
committed
add more package to CATKIN_DEPENDS
1 parent 601f942 commit e76b912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ generate_messages(
115115
std_msgs
116116
)
117117

118-
catkin_package(CATKIN_DEPENDS message_runtime sensor_msgs std_msgs
118+
catkin_package(CATKIN_DEPENDS dynamic_reconfigure message_runtime nodelet roscpp sensor_msgs std_msgs std_srvs
119119
# DEPENDS OpenCV
120120
INCLUDE_DIRS include
121121
LIBRARIES ${PROJECT_NAME}

0 commit comments

Comments
 (0)