Cooperative Localisation Filters 0.0.1
|
Implementation of the Iterative Extended Kalman Fitler implementation for multirobot cooperative positioning. More...
#include "iekf.h"
#include "filter.h"
#include <DataHandler/Landmark.h>
#include <DataHandler/Robot.h>
#include <Eigen/Cholesky>
#include <stdexcept>
Implementation of the Iterative Extended Kalman Fitler implementation for multirobot cooperative positioning.