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

Running two different cameras from uvc_camera driver?

asked 2013-04-19 22:35:10 -0500

Rohitdewani gravatar image

Hi,

I have a whole robotic system in which I have a camera mounted on a robotic arm. One more camera is mounted on the top of a frame from which I can see my whole robotic system.

How can I start two cameras from just one camera driver? I have been able to start the two cameras with two different drivers.One was uvc_camera and the other one was gscam.

Please let me know thanks a lot

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2013-04-22 01:57:51 -0500

You can do that by starting two different instances of uvc_camera under different node name or probably under different namespace and in parameters just change the device name.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-04-19 22:35:10 -0500

Seen: 471 times

Last updated: Apr 22 '13