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

Revision history [back]

Your error happened because you don't have "eigen" package installed.

Normally, you can solve this kind of question by getting the source on this page,then rosmake eigen should solve this problem.

But note that eigen has been deprecated since ros-electric, so don't do that. Check the explanation on this page.