Repo for homework and projects of ME595R, autonomous systems. Primarily consists of localization and SLAM algorithms for a robot in 2D space with noisy velocity and heading commands.
To run a module:
python3 -m extended_kalman_filter.run_sim
Numpy
Scipy
Matplotlib
Sklearn