#include <Eigen/StdVector>
#include <algorithm>
#include <atomic>
#include <boost/filesystem.hpp>
#include <fstream>
#include <memory>
#include <mutex>
#include <string>
#include "VioManagerOptions.h"
Go to the source code of this file.
Classes | |
class | ov_msckf::VioManager |
Core class that manages the entire system. More... | |
Namespaces | |
ov_core | |
ov_init | |
ov_msckf | |
Extended Kalman Filter estimator. | |