Hi Christian-<div><br></div><div>A cheap, easy stereo webcam is available from Minoru. <a href="http://www.minoru3d.com/">http://www.minoru3d.com/</a> </div><div>It is about $60 on Amazon. It has a 6cm baseline, which makes it useful for stereo range sensing in the range of about 30cm to a few meters.</div>
<div><br></div><div>Using the uvc_stereo package from umd-ros-pkg, it is straightforward to get the stereo image feed and camera info published on ROS, and then all the calibration and processing pipeline pieces work too.</div>
<div><br></div><div>The main disadvantage of these solutions, however, is that webcameras use a rolling shutter, which means your stereo data is only reliable when the camera and scene are static. Any motion, especially fast motion, will cause skew in the image, which causes unreliable variations in the computed distance to points. I'm not sure how this would affect your efforts to navigate... I've been using stereo webcam stuff for mostly static analysis.</div>
<div><br></div><div><br></div><div>--Adam</div><div><br></div><div><br></div><div><br></div><div><br></div><div>Adam Leeper<br>Stanford University<br><a href="mailto:aleeper@stanford.edu">aleeper@stanford.edu</a><br>719.358.3804<br>

<br><br><div class="gmail_quote">On Mon, Sep 27, 2010 at 12:16 PM, Christian Mock <span dir="ltr"><<a href="mailto:christian.mock.chrimo@googlemail.com">christian.mock.chrimo@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello ROS-Community,<br><br>I'm a total beginner using the amazing ros-environment...<br>In the past, I've coded a lot of routines at simple ARM-based systems (Lego NXT and ARM9 Linux) using C and Lua.<br><br>Last weekend I've made some tests with the brandnew rosnxt package and I had much fun with this Lego Gimick ... it works with ROS ! :-D<br>

<br><br>Now, I'd like to start with a new platform (Ubuntu & ROS) and have some rookie questions to the community:<br><br>For me it seems that ROS needs expensive rangefinders... True ???<br>Or is it possible to use cheap stereo USB-CAMs for basic navigation ?<br>

<br>Any suggestions how to use ROS without SICK or any other expensive lasers ?<br><br><br>Thanks in advance<br><br>Cheers<br>Christian<br><font color="#888888"><br clear="all"><br>-- <br>Chrimo Private Google Mail Account<br>

</font><br>_______________________________________________<br>
ros-users mailing list<br>
<a href="mailto:ros-users@code.ros.org">ros-users@code.ros.org</a><br>
<a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
<br></blockquote></div><br></div>