KalmanFilter_eigen

This project implements Kalman filter with Eigen library. Also, it uses Pybind 11 so that it is possible to use the Kalman filter from Python (and Numpy).