Skip to content

Conversation

@gkatom
Copy link

@gkatom gkatom commented Feb 27, 2018

The catkin package is unable to build the file with the CMakeLists.txt that is shown in your repository for the package 'cv_bridge_tutorial_pkg'. The error is various undefined references. This was fixed by adding this line to the CMakeLists.txt : find_package(OpenCV REQUIRED) or find_package(OpenCV 3.0 REQUIRED)

Fix for catkin_make
@qboticslabs qboticslabs merged commit c3f581c into qboticslabs:master Feb 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants