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

Revision history [back]

If your custom message type includes sensor_msgs/image then you'll need to add a dependency on sensor_msgs as well as std_msgs for this to build successfully.

Hope this helps.