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

Revision history [back]

Thanks for the reply gvhoorn. I've managed to get to the bottom of this one now. I couldn't find any description of the syntax of the type name for messages from external packages. Through trial and error I worked out I needed to write this:

sensor_msgs/Image <variable name>

Now everything is working properly!