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 have a dependency on geometry_msgs in you manifest, geometry_msgs needs to be in your ROS_PACKAGE_PATH and geometry_msgs needs to have been built. If you rosmake with it in you dependencies this will be done for you.