|
ethzasl-msf - Modular Sensor Fusion
Time delay compensated single and multi sensor fusion framework based on an EKF
|
#include <Eigen/Dense>#include <type_traits>#include <boost/shared_ptr.hpp>#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | msf_core |
Macros | |
| #define | MSF_MAKE_EIGEN_TYPES(DIMENSION) |
Typedefs | |
| typedef Eigen::Quaternion< double > | msf_core::Quaternion |
| #define MSF_MAKE_EIGEN_TYPES | ( | DIMENSION | ) |
1.8.1.2