Robotics StackExchange | Archived questions

error happened when I run catkin_make_isolated --install --use-ninja

CMake Error at /opt/ros/kinetic/share/catkin/cmake/catkinConfig.cmake:84 (findpackage): Could not find a package configuration file provided by "eigenconversions" with any of the following names:

eigen_conversionsConfig.cmake
eigen_conversions-config.cmake

Add the installation prefix of "eigenconversions" to CMAKEPREFIXPATH or set "eigenconversionsDIR" to a directory containing one of the above files. If "eigenconversions" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:46 (find_package)

-- Configuring incomplete, errors occurred! See also "/home/sdxx/cartographerws/buildisolated/cartographerros/CMakeFiles/CMakeOutput.log". See also "/home/sdxx/cartographerws/buildisolated/cartographerros/CMakeFiles/CMakeError.log".

Asked by CurryCurry6 on 2019-08-09 07:39:37 UTC

Comments

Answers