imu_stim300
Public Member Functions | Public Attributes | List of all members
imu_stim300::AdaptiveAttitudeConfig Struct Reference

#include <imu_stim300Types.hpp>

Public Member Functions

void reset ()
 

Public Attributes

unsigned int M1
 
unsigned int M2
 
double gamma
 

Detailed Description

Adaptive Measurement Configuration. Variables for the attitude estimation inside the algorithm

Member Function Documentation

void imu_stim300::AdaptiveAttitudeConfig::reset ( )
inline

Parameter for adaptive algorithm. Only entering when Qstart (adaptive cov. matrix) is greater than RHR'+Ra

Member Data Documentation

double imu_stim300::AdaptiveAttitudeConfig::gamma

Parameter for adaptive algorithm (to prevent false entering in no-external acc mode)

unsigned int imu_stim300::AdaptiveAttitudeConfig::M1
unsigned int imu_stim300::AdaptiveAttitudeConfig::M2

Parameter for adaptive algorithm (to estimate Uk which is not directly observable)


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