#include <Eigen/Eigen>
#include <fstream>
#include <opencv2/core/core.hpp>
#include <random>
#include <sstream>
#include <string>
#include <unordered_map>
#include "init/InertialInitializerOptions.h"
Go to the source code of this file.
Classes | |
class | ov_init::SimulatorInit |
Master simulator class that generated visual-inertial measurements. More... | |
Namespaces | |
ov_core | |
ov_init | |
State initialization code. | |