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

You need to include eigen_conversions to find_package(catkin REQUIRED COMPONENTS ...) in the CMakeList and in the package.xml of the stomp_moveit package. I have made a PR to fix this.