How do I use the new version of Eigen?
Hi, I've installed Eigen 3.2.1 using source, so it is located in /usr/local/include/eigen3 However, when I print the Eigen version in ROS it is 3.0.5. How do I compile with 3.2.1?