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

Revision history [back]

You should add message_runtime to your package.xml file as run dependency. Like;

<run_depend>message_runtime</run_depend>