Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake Error cv_bridgeConfig.cmake:113 #503

Closed
HamadRemeithi opened this issue Dec 2, 2022 · 1 comment
Closed

CMake Error cv_bridgeConfig.cmake:113 #503

HamadRemeithi opened this issue Dec 2, 2022 · 1 comment

Comments

@HamadRemeithi
Copy link

Created a fresh install of ROS Melodic on Ubuntu 18.04 following instructions from:
http://wiki.ros.org/melodic/Installation/Ubuntu

Also was going through instruction in the the next repo to run the provided simulation:
https://github.com/VIS4ROB-lab/ccm_slam

Faced an issue at section 3.2 in the repo when executing the command:
catkin build ccmslam --cmake-args -DG2O_U14=0 -DCMAKE_BUILD_TYPE=Release

Error faced:

CMake Error at /opt/ros/melodic/share/cv_bridge/cmake/cv_bridgeConfig.cmake:113 (message):
  Project 'cv_bridge' specifies '/usr/include/opencv' as an include dir,
  which is not found.  It does neither exist as an absolute directory nor in
  '${{prefix}}//usr/include/opencv'.  Check the issue tracker
  'https://github.com/ros-perception/vision_opencv/issues' and consider
  creating a ticket if the problem has not been reported yet.
Call Stack (most recent call first):
  /opt/ros/melodic/share/catkin/cmake/catkinConfig.cmake:76 (find_package)
  CMakeLists.txt:66 (find_package)
@ijnek
Copy link
Member

ijnek commented Dec 3, 2022

Closing, as this is a duplicate of #345.Please refer to the thread for some work arounds.

@ijnek ijnek closed this as not planned Won't fix, can't repro, duplicate, stale Dec 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants