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

Are you running the image_proc node? See for http://www.ros.org/wiki/image_proc details, but mainly, you have to run something like:

ROS_NAMESPACE=camera rosrun image_proc image_proc image_raw:=/camera/image

and to test

rosrun image_view image_view image:=/camera/image_rect_color