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

I also get such kind of error message but the node actually works for me.

The node wants to set some settings your webcam does not support.

Do you receive an image? Are the error messages your only problem?

uvc_camera only publishes the video stream. To display it have a look at image_view.

Hope this helps.

P.S. Please post error messages in the code environment.