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

looking for stereo vision howto with 2 USB webcams

asked 2013-05-13 00:28:53 -0500

ZoltanS gravatar image

updated 2013-05-13 01:57:42 -0500

Hi! I want to experiment with stereo vision in ROS Groovy using two USB webcams. I found the stereo_image_proc package with the ChoosingGoodStereoParameters tutorial. Unfortunately, it seems to be written to an older ROS version, and it doesn't work. There is an example bag file that should be used for the tutorial, but the images in the bag file can neither be seen in the rxbag nor in the imageview. Rxbag shows the timelines but no images. Imageview shows only empty windows, no images. I don't know why isn't it working and how could I make it work. Is there somewhere a working tutorial on stereo vision for ROS or can anyone explain how to use 2 webcams for stereo vision?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-05-13 02:14:11 -0500

Sentinal_Bias gravatar image

updated 2013-05-13 02:20:18 -0500

i am following this

http://ohmm.wikidot.com/minoru

they are using the umd_ros_pkg stack

according to the ros wiki this package is considered unstable

but i think the umd stack uses the following package for stereo http://www.ros.org/wiki/uvc_stereo?distro=fuerte

which i believe is stable

edit flag offensive delete link more

Comments

Thanks @Sential_Bias! I wanted to make it work with the usb_cam drivers, and now I managed to, but I am also going to check out the uvc_stereo solution, thanks for sharing!

ZoltanS gravatar image ZoltanS  ( 2013-05-14 00:40:14 -0500 )edit

I am trying to make it work by following the page you sent, but it crashes all the time. I modified the launch file and I also created the example.yaml files. Can you share your launch files? It seems my cameras aren't compatible with the uvc_camera driver.

ZoltanS gravatar image ZoltanS  ( 2013-05-15 04:11:05 -0500 )edit

Hi which node crashes? Could you post the error message ?

Sentinal_Bias gravatar image Sentinal_Bias  ( 2013-05-16 17:31:28 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-05-13 00:28:53 -0500

Seen: 1,692 times

Last updated: May 13 '13