Commonly used messages in ROS. Includes messages for actions (actionlib_msgs), diagnostics (diagnostic_msgs), geometric primitives (geometry_msgs), robot navigation (nav_msgs), and common sensors (sensor_msgs), such as laser range finders, cameras, point clouds.
The description of the
format
field has long been outdated. This PR fixes it to be up-to-date with the core image_transport plugins.This PR only changes comments and whitespace, so it doesn't change the MD5 sum of the message.
Fixes https://github.com/ros-perception/image_transport_plugins/issues/56 .