ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I think your problem is a wrong version of the Eigen matrix library. All pre-Electric ros releases use Eigen2 from the ros package called 'eigen'. Electric uses Eigen3 from a system install (probably in /usr/). My guess is you're mixing up Eigen versions. Do you have Eigen both in a ros package and in /usr/?