#include <Eigen/Eigen>
#include <memory>
#include <unordered_map>
#include "types/LandmarkRepresentation.h"
Go to the source code of this file.
Classes | |
class | ov_msckf::UpdaterHelper |
Class that has helper functions for our updaters. More... | |
struct | ov_msckf::UpdaterHelper::UpdaterHelperFeature |
Feature object that our UpdaterHelper leverages, has all measurements and means. More... | |
Namespaces | |
ov_msckf | |
Extended Kalman Filter estimator. | |
ov_type | |