OKVIS ROS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Typedefs
Variables.hpp File Reference

This file contains some typedefs related to state variables. More...

#include <Eigen/Core>

Go to the source code of this file.

Namespaces

 okvis
 okvis Main namespace of this package.
 

Typedefs

typedef Eigen::Matrix< double, 3, 1 > okvis::Speed
 
typedef Eigen::Matrix< double, 3, 1 > okvis::GyroBias
 
typedef Eigen::Matrix< double, 3, 1 > okvis::AccBias
 
typedef Eigen::Matrix< double, 6, 1 > okvis::ImuBias
 
typedef Eigen::Matrix< double, 3, 1 > okvis::MagnetometerBias
 
typedef Eigen::Matrix< double, 1, 1 > okvis::MagnetometerWorldZBias
 
typedef Eigen::Matrix< double, 3, 1 > okvis::Wind
 
typedef Eigen::Matrix< double, 1, 1 > okvis::Qff
 

Detailed Description

This file contains some typedefs related to state variables.

Author
Stefan Leutenegger