We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5057f7e + f8f8285 commit c3f581cCopy full SHA for c3f581c
chapter_8_codes/cv_bridge_tutorial_pkg/CMakeLists.txt
@@ -9,7 +9,7 @@ find_package(catkin REQUIRED COMPONENTS
9
std_msgs
10
)
11
12
-
+find_package(OpenCV REQUIRED)
13
catkin_package()
14
include_directories(
15
${catkin_INCLUDE_DIRS}
0 commit comments