SLAM with one camera
could i use SLAM with one camera only?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
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:
And also RGBD-6D-SLAM (for kinect), as well as MonoSLAM (for a normal camera)
You might be interested in Hauke Strasdat's work: http://www.ros.org/wiki/ScaViSLAM
It's not released yet, but should be soon.
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 -0500
Seen: 7,311 times
Last updated: Mar 02 '11
How to compare 2D SLAM algorithms for Memory, CPU and GPU usage? [closed]
Can't find Brown University Nao package
Monocular Camera calibration from image files
how can i capture an image from camera using opencv c++ code in ROS ?
Is ROS/Turtlebot 2 compatible with any camera?
Comparision time of ICP and NDT in Matching
2d Cartograhper map spinning out of control when imu data included
Problem with Basler Camera - Low Frame Rate and High Latency
"feasability" is not your only concern
you got stereo systems that use the depth of each pixels (from intel realsense) and yet these system sometimes fail to SLAM with 100% accuracy
so I doubt one camera will give you reliable results