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

Revision history [back]

Try getting pointcloud from stereo data. http://www.ros.org/wiki/stereo_image_proc

You can use this 3D pointcloud to run SLAM algorithms VSLAM or maybe RGB-D SLAM.

Hope this helps..