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

Revision history [back]

click to hide/show revision 1
initial version

The input to image_view is a topic, not a parameter. (the command-line usage here can be a little confusing).

Try using the <remap> tag:

<remap from="image" to="/camera/image_raw"/>