mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-14 05:47:58 -05:00
17 lines
456 B
ReStructuredText
17 lines
456 B
ReStructuredText
FastSLAM 2.0
|
|
------------
|
|
|
|
This is a feature based SLAM example using FastSLAM 2.0.
|
|
|
|
The animation has the same meanings as one of FastSLAM 1.0.
|
|
|
|
.. image:: https://github.com/AtsushiSakai/PythonRoboticsGifs/raw/master/SLAM/FastSLAM2/animation.gif
|
|
|
|
References
|
|
~~~~~~~~~~
|
|
|
|
- `PROBABILISTIC ROBOTICS <http://www.probabilistic-robotics.org/>`_
|
|
|
|
- `SLAM simulations by Tim Bailey <http://www-personal.acfr.usyd.edu.au/tbailey/software/slam_simulations.htm>`_
|
|
|