Simple implementation of the monte carlo localization algorithm.
The following command shows the help and gives you info about all the available options:
python src/main.py --help
The project runs on python 3.10.9.
It depends on pygame
for the GUI functionality and numpy
to accelerate the
numerical computations.
If you desire to plot some metrics such as the density map of probabilty on
resampling, matplotlib
is required.
Important
No environment file is provided.
This project's presentation is available here.
Note
Only available to people from VUT.