A simple kalman filter implementation in python. A simulated scenario where we consider a robot in 2D and use odometry for prediction and mocked GPS measurement for evaluation.
- Numpy
- Matplotlib
Just run kalman-filter.py
file. You must see the results