Vision-Kit provides some tools for your vision/robotics project.
120
stars
116
forks
source link
CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: G2O_SOLVER_CHOLMOD #22
Run catkin_make command error
CMake Error: The following variables are used in this project, but they are set to
NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
G2O_SOLVER_CHOLMOD
linked by target "svo" in directory /root/ros_catkin_ws/src/rpg_svo/svo
-- Configuring incomplete, errors occurred!
See also "/root/ros_catkin_ws/build/CMakeFiles/CMakeOutput.log".
See also "/root/ros_catkin_ws/build/CMakeFiles/CMakeError.log".
Invoking "cmake" failed
Run catkin_make command error CMake Error: The following variables are used in this project, but they are set to
NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: G2O_SOLVER_CHOLMOD linked by target "svo" in directory /root/ros_catkin_ws/src/rpg_svo/svo
-- Configuring incomplete, errors occurred! See also "/root/ros_catkin_ws/build/CMakeFiles/CMakeOutput.log". See also "/root/ros_catkin_ws/build/CMakeFiles/CMakeError.log". Invoking "cmake" failed
How can I fix it?