SVO installation problem

asked 2014-10-27 16:22:22 -0500

JacoPisa gravatar image

hi, during the installation of SVO, following the procedure at the link below:

https://github.com/uzh-rpg/rpg_svo/wi...

i have this error while at the end i perform the catkin_make:

CMake Error at /home/jacopo/catkin_ws/devel/share/svo/cmake/svoConfig.cmake:106 (message):
  Project 'svo' specifies
  '/home/jacopo/catkin_ws/src/SVO_Workspace/fast/include' as an include dir,
  which is not found.  It does neither exist as an absolute directory nor in
  '/home/jacopo/catkin_ws/src/rpg_svo/svo//home/jacopo/catkin_ws/src/SVO_Workspace/fast/include'.
  Ask the maintainer 'Christian Forster <forster@ifi.uzh.ch>' to fix it.
Call Stack (most recent call first):
  /opt/ros/hydro/share/catkin/cmake/catkinConfig.cmake:75 (find_package)
  rpg_svo/svo_ros/CMakeLists.txt:16 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!
make: *** [cmake_check_build_system] Error 1
Invoking "make cmake_check_build_system" failed

and cannot understand how to solve it... anybody knows?? thanks

edit retag flag offensive close merge delete