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

goelshivam1210's profile - activity

2017-07-21 05:34:01 -0500 received badge  Notable Question (source)
2017-07-21 05:34:01 -0500 received badge  Famous Question (source)
2016-06-28 08:09:50 -0500 received badge  Popular Question (source)
2016-06-08 16:27:13 -0500 asked a question Ros stereo image proc with two USB Webcams

I tried to follow the tutorial: http://wiki.ros.org/stereo_image_proc I am trying to connect two USB Webcams and do stereo image processing aand looking to obtain the point cloud by this tutorial. Each time I do rostopic list, it does NOT show me the following : /stereo/left/image_raw /stereo/left/camera_info /stereo/right/image_raw /stereo/right/camera_info

I was wondering that whether it can be used with two webcams or not or is it not meant for that and only recognizes the stereo cameras.

It would be great if anyone helps, I have been stuck on this for about few weeks.