#include <atomic>#include <memory>#include <mutex>#include "utils/sensor_data.h"#include "utils/NoiseManager.h"

Go to the source code of this file.
Classes | |
| class | ov_msckf::Propagator |
| Performs the state covariance and mean propagation using imu measurements. More... | |
Namespaces | |
| ov_msckf | |
| Extended Kalman Filter estimator. | |