Basic algorithm creates robot object, generates (semi) random trajectory and estimates trajectory based on range-bearing measurements. Advanced algorithm is able to generate moving landmarks, but landmark classification has not been implemented.
For more information, read my report.
Basic algorithm is based on “Robot Mapping - WS 2013/14,” 21 10 2018. [Online]. Available: http://ais.informatik.uni-freiburg.de/teaching/ws13/mapping/.
Make sure numpy
and matplotlib
are installed and run slam.py
.