odometry
Public Member Functions | Public Attributes | List of all members
odometry::Configuration Struct Reference

#include <Configuration.hpp>

Public Member Functions

 Configuration ()
 

Public Attributes

unsigned long seed
 
TranslationWithYaw constError
 
TranslationWithYaw distError
 
TranslationWithYaw tiltError
 
TranslationWithYaw dthetaError
 
bool useZeroVelocity
 

Constructor & Destructor Documentation

Configuration::Configuration ( )

Member Data Documentation

TranslationWithYaw odometry::Configuration::constError
TranslationWithYaw odometry::Configuration::distError
TranslationWithYaw odometry::Configuration::dthetaError
unsigned long odometry::Configuration::seed
TranslationWithYaw odometry::Configuration::tiltError
bool odometry::Configuration::useZeroVelocity

set this to true, if the odometry should look for zero velocity updates, in which orientation changes from the imu are ignored.


The documentation for this struct was generated from the following files: