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 | Q&A answers.ros.org |
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.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2011-03-21 09:40:02 -0500
Seen: 20,846 times
Last updated: Jan 21 '12
camera1394 compile error on ubuntu 11.04 on ARM
How to develop ROS camera driver?
What to publish from a new camera driver
how to advertise set_camera_info service ?
Has Player's CMUCam2 Driver been Ported to ROS? [closed]
camera_calibration for multiple camera setup
Installing camera-drivers on ARM
dynamic_reconfigure parameters not known until runtime. How?