ros 出现Could not find a package configuration file provided by "move_base_msgs" 解决方法vins-learning: 好像重装了一次ros 出现Could not find a package configuration file provided by "move_base_msgs" 解决方法HoRen585: 我也是这种问题,请问你解决了吗?ros 出现Could not find a package configuration file provided by "move_base_msgs" 解决方法whcxxxx: 看看你版本ros 出现Could not find a package configuration file provided by "move_base_msgs" 解决方法vins-learning: 请问你是怎么解决的,我的用这种方法显示无法定位
[code=html]
CMake Error at PL-VIO/benchmark_publisher/CMakeLists.txt:18 (find_package):
By not providing "FindEigen3.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Eigen3", but
CMake did not find one.
Could not find a package configuration file provided by "Eigen3" with any
of the following names:
Eigen3Config.cmake
eigen3-config.cmake
Add the installation prefix of "Eigen3" to CMAKE_PREFIX_PATH or set
"Eigen3_DIR" to a directory containing one of the above files. If "Eigen3"
provides a separate development package or SDK, be sure it has been
installed.
-- Configuring incomplete, errors occurred!
See also "/home/miao1/catkin_ws66/build/CMakeFiles/CMakeOutput.log".
See also "/home/miao1/catkin_ws66/build/CMakeFiles/CMakeError.log".
Invoking "cmake" failed
[/code]ros 出现Could not find a package configuration file provided by "move_base_msgs" 解决方法vins-learning: 大佬错误我的是下面这种,你这方法显示无法定位,不知道怎么解决,[code=cpp]
[CMake Error at PL-VIO/benchmark_publisher/CMakeLists.txt:18 (find_package):
By not providing "FindEigen3.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Eigen3", but
CMake did not find one.
Could not find a package configuration file provided by "Eigen3" with any
of the following names:
Eigen3Config.cmake
eigen3-config.cmake
Add the installation prefix of "Eigen3" to CMAKE_PREFIX_PATH or set
"Eigen3_DIR" to a directory containing one of the above files. If "Eigen3"
provides a separate development package or SDK, be sure it has been
installed.
-- Configuring incomplete, errors occurred!
See also "/home/miao1/catkin_ws66/build/CMakeFiles/CMakeOutput.log".
See also "/home/miao1/catkin_ws66/build/CMakeFiles/CMakeError.log".
Invoking "cmake" failed