FastSlam (SLAM Algorithms SLAM Algorithms)

From Algorithm Wiki
Jump to navigation Jump to search

Time Complexity

$O(m*\log n)$ per iteration

Space Complexity

$O(mn)$? words?

(Stores and updates a balanced binary tree of n elements/dimensions per particle)

Description

Approximate?

Approximate

Approximation Factor:

Randomized?

No, deterministic

Model of Computation

Real RAM?

Year

2003

Reference

http://robots.stanford.edu/papers/montemerlo.fastslam-tr.pdf