Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ROS Kinetic has deprecated FindEigen #2

Open
airballking opened this issue Jun 13, 2017 · 0 comments
Open

ROS Kinetic has deprecated FindEigen #2

airballking opened this issue Jun 13, 2017 · 0 comments
Assignees

Comments

@airballking
Copy link
Member

Warning when calling catkin tools:

CMake Warning at /opt/ros/kinetic/share/cmake_modules/cmake/Modules/FindEigen.cmake:62 (message):
  The FindEigen.cmake Module in the cmake_modules package is deprecated.

  Please use the FindEigen3.cmake Module provided with Eigen.  Change
  instances of find_package(Eigen) to find_package(Eigen3).  Check the
  FindEigen3.cmake Module for the resulting CMake variable names.

Figure out a way to fix this, and provide a pull request to upstream.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant