FastSlam (SLAM Algorithms SLAM Algorithms)
Revision as of 10:42, 15 February 2023 by Admin (talk | contribs) (Created page with "== 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 == == Year == 2003 == Reference == http://robots.stanford.edu/papers/montemerlo.fastslam-tr.pdf")
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
Year
2003
Reference
http://robots.stanford.edu/papers/montemerlo.fastslam-tr.pdf