Content deleted Content added
Frandaszak (talk | contribs) m Some grammatical errors in beginning of article |
Frandaszak (talk | contribs) mNo edit summary |
||
Line 5:
'''Simultaneous localization and mapping''' ('''SLAM''') is the computational problem of constructing or updating a [[map]] of an unknown environment while simultaneously keeping track of an [[Intelligent agent|agent]]'s ___location within it. While this initially appears to be a [[Chicken and egg problem|chicken-and-egg problem]], there are several [[algorithm]]s known for solving it in, at least approximately, tractable time for certain environments. Popular approximate solution methods include the [[particle filter]], extended [[Kalman filter]], covariance intersection, and GraphSLAM. SLAM algorithms are based on concepts in [[computational geometry]] and [[computer vision]], and are used in [[robot navigation]], [[robotic mapping]] and [[odometry]] for [[virtual reality]] or [[augmented reality]].
SLAM algorithms are tailored to the available resources
== Mathematical description of the problem ==
|