Playfish / orb_slam2

0 stars 0 forks source link

CMake Error cv_bridge #1

Open 66loveslife opened 6 years ago

66loveslife commented 6 years ago

Hello @Playfish , When I recomplie cv_bridge with "catkin_make",it came out CMake Error at /home/ubuntu/catkin_ws/devel/share/cv_bridge/cmake/cv_bridgeConfig.cmake:106 (message): Project 'cv_bridge' specifies '/usr/include/opencv-3.1.0-dev/opencv' as an include dir, which is not found. It does neither exist as an absolute directory nor in '/home/ubuntu/catkin_ws/src/vision_opencv/cv_bridge//usr/include/opencv-3.1.0-dev/opencv'. In my computer is opencv3.2.0,Can you tell me how to do with it ?thanks a lot .

Playfish commented 6 years ago

Hi, @66loveslife ,You should use opencv 3.1.0 for this repo. Make sure you had install that with your /usr/ And also using apt-get install ros-indigo-opencv3