How do I use a webcam in ROS?
Is there a generic driver for webcams to get images on a ROS topic?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Is there a generic driver for webcams to get images on a ROS topic?
The usb_cam package works great for my Logitech camera http://www.ros.org/wiki/usb_cam. The ROS sensors page gives an overview of available drivers http://www.ros.org/wiki/Sensors#Cameras
I am using logitech USB camera, when i run the node the following error is showing up, how can i fix it?
There is a community wiki page with a table of standard USB camera drivers. It lists the drivers by feature, underlying driver, download link and license.
As suggested USB_CAM is a package for USB cameras,but to access the integrated webcams use the package GSCAM.
Asked: 2011-03-21 09:40:02 -0600
Seen: 21,425 times
Last updated: Jan 21 '12
How can I speed up image rectification?
What driver should I use for my USB camera?
usb_cam: VIDIOC_S_FMT error 22
camera_calibration for multiple camera setup
camera1394 timestamps for Point Grey USB cameras
getting video from canon vc-c50i camera and sensoray framegrabber
error compiling usb_cam on a mac?