rpg_svo icon indicating copy to clipboard operation
rpg_svo copied to clipboard

compile error

Open TearMermaid opened this issue 2 years ago • 1 comments

when I catkin_make the svo in $HOME/svo_workspace, I meet the error as follows: CMake Error at /home/xxx/svo_workspace/devel/share/svo/cmake/svoConfig.cmake:113 (message): Project 'svo' specifies '/include' as an include dir, which is not found. It does neither exist as an absolute directory nor in '/home/xxx/svo_workspace/src/rpg_svo/svo//include'. Report the problem to the maintainer 'Christian Forster [email protected]' and request to fix the problem. Call Stack (most recent call first): /opt/ros/noetic/share/catkin/cmake/catkinConfig.cmake:76 (find_package) rpg_svo/svo_ros/CMakeLists.txt:23 (FIND_PACKAGE)

TearMermaid avatar May 29 '22 13:05 TearMermaid