This repository contains solution for SLAM lectures taught by Claus Brenner on YouTube.
- In addition to the cylinder based features for map correspondence I have also added corner based features for map correspondences.
- I have added Unscented Kalman Filter Loacalization in addition to the extendend kalman filter taught in the course.
- Python 2
- Matplotlib
- Pylab
It is best to have either Anaconda or miniconda installation on your system, as it should satisfy all the requirements by default.