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.
2 parents a5b92d7 + 417b18c commit 8c5f366Copy full SHA for 8c5f366
CMakeLists.txt
@@ -21,7 +21,7 @@ find_package(catkin REQUIRED COMPONENTS
21
pcl_conversions
22
)
23
24
-find_package(OpenCV REQUIRED)
+find_package(OpenCV EXACT 3.3.1 REQUIRED)
25
find_package(Eigen3 REQUIRED)
26
27
find_package(PkgConfig REQUIRED)
0 commit comments