SLAM with one camera
could i use SLAM with one camera only?
could i use SLAM with one camera only?
It's possible, but a bit more complicated than using two cameras. You are essentially using parallax in time (the camera position at one instant, and then the camera position at the next instant) to do feature recognition and localization.
Two resources for this come to mind:
You might be interested in Hauke Strasdat's work: http://www.ros.org/wiki/ScaViSLAM
It's not released yet, but should be soon.
And also RGBD-6D-SLAM (for kinect), as well as MonoSLAM (for a normal camera)
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2011-02-16 05:29:06 -0600
Seen: 6,355 times
Last updated: Mar 02 '11
slam mapping not spliced well, help!
Example bagfile of SICK LIDAR data on robot driving around
Why turtlebot's SLAM failed to connect kinect devices?
RTABMap Collaborative SLAM / Parallel sessions
How to implement RANSAC algorithm and kalman filter or particle filter with ROS packages