|
ethzasl-msf - Modular Sensor Fusion
Time delay compensated single and multi sensor fusion framework based on an EKF
|
#include <vector>#include <queue>#include <Eigen/Eigen>#include <msf_core/msf_sortedContainer.h>#include <msf_core/msf_state.h>#include <msf_core/msf_checkFuzzyTracking.h>#include <msf_core/implementation/msf_core.hpp>Go to the source code of this file.
Classes | |
| class | msf_core::MSF_Core< EKFState_T > |
| The core class of the EKF Does propagation of state and covariance but also applying measurements and managing states and measurements in lists sorted by time stamp. More... | |
Namespaces | |
| namespace | msf_core |
1.8.1.2