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

Revision history [back]

You can use the republish node to convert the transport from compressed to raw. Your call will look something like this:

rosrun image_transport republish compressed in:=(in_base_topic) raw out:=(out_base_topic)