Invoking "cmake" failed

asked 2016-01-21 06:24:22 -0500

kaygudo gravatar image

updated 2016-01-23 13:28:53 -0500

gvdhoorn gravatar image

Hello,

i am trying to install "humanoid_navigation" package. When i try to execute "catkin_make" i get following error:

  CMake Error at /opt/ros/indigo/share/cv_bridge/cmake/cv_bridgeConfig.cmake:106 (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

  '/opt/ros/indigo//usr/include/opencv'.  Ask the maintainer 'Vincent Rabaud

  <vincent.rabaud@gmail.com>' to fix it.

Call Stack (most recent call first):

  /opt/ros/indigo/share/catkin/cmake/catkinConfig.cmake:75 (find_package)

  rgbdslam_v2/CMakeLists.txt:55 (find_package)


-- Configuring incomplete, errors occurred!

See also "/home/hrishikesh/catkin_ws/build/CMakeFiles/CMakeOutput.log".

See also "/home/hrishikesh/catkin_ws/build/CMakeFiles/CMakeError.log".

Invoking "cmake" failed

did anyone encountered similar error? and how to resolve it?

Thank you

edit retag flag offensive close merge delete

Comments

3

That's not the actual error. Please copy the complete output into your question (edit it, using the edit link/button), and format it using the Preformatted text button (the one with 101010 on it).

gvdhoorn gravatar image gvdhoorn  ( 2016-01-21 06:38:06 -0500 )edit

i have edited. do u know what's the problem?

kaygudo gravatar image kaygudo  ( 2016-01-24 23:57:26 -0500 )edit

Not immediately. Can you tell us which of the two options from section 1 on the page you linked you followed? The hydro and newer instructions, or the fuerte and groovy?

gvdhoorn gravatar image gvdhoorn  ( 2016-01-25 03:41:10 -0500 )edit
tobinfinity gravatar image tobinfinity  ( 2017-06-06 14:24:07 -0500 )edit