Example for the extended Kalman filter. More...
#include <fstream>
#include "ekf.h"
Example for the extended Kalman filter.
This example is taken from here.