Error "FindEigen3.cmake" during install kinetic on RPi
hi all
first: marry christmas
second : I'm not skilled about install a so large enviroment|software ... so I followed the wiki : install Kinect on raspberry http://wiki.ros.org/ROSberryPi/Installing ROS Kinetic on the Raspberry Pi and at point 3.3 Building the catkin Workspace I have got this error
==> Processing catkin package: 'geometric_shapes'
==> Creating build directory: 'build_isolated/geometric_shapes'
==> Building with env: '/opt/ros/kinetic/env.sh'
==> cmake /home/pi/ros_catkin_ws/src/geometric_shapes -DCATKIN_DEVEL_PREFIX=/home/pi/ros_catkin_ws/devel_isolated/geometric_shapes -DCMAKE_INSTALL_PREFIX=/op
t/ros/kinetic -DCMAKE_BUILD_TYPE=Release -G Unix Makefiles in '/home/pi/ros_catkin_ws/build_isolated/geometric_shapes'
-- The C compiler identification is GNU 4.9.2
bla
bla
bla
-- Boost version: 1.55.0
-- Found the following Boost libraries:
-- system
-- filesystem
CMake Error at CMakeLists.txt:24 (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
I've read many posts, but it is unclear for me which cmakelist.txt edit and how to fix it.
Did you fix this as I have the same issue
burf2000 Sorry, still no solution .... and unfortunately no idea about what to do!