pose_estimation
Public Attributes | List of all members
pose_estimation::OrientationUKFSecondaryStates Struct Reference

#include <pose_estimationTypes.hpp>

Public Attributes

base::Time time
 
base::Vector3d bias_gyro
 
base::Matrix3d cov_bias_gyro
 
base::Vector3d bias_acc
 
base::Matrix3d cov_bias_acc
 
double gravity
 
double var_gravity
 

Member Data Documentation

◆ bias_acc

base::Vector3d pose_estimation::OrientationUKFSecondaryStates::bias_acc

◆ bias_gyro

base::Vector3d pose_estimation::OrientationUKFSecondaryStates::bias_gyro

◆ cov_bias_acc

base::Matrix3d pose_estimation::OrientationUKFSecondaryStates::cov_bias_acc

◆ cov_bias_gyro

base::Matrix3d pose_estimation::OrientationUKFSecondaryStates::cov_bias_gyro

◆ gravity

double pose_estimation::OrientationUKFSecondaryStates::gravity

◆ time

base::Time pose_estimation::OrientationUKFSecondaryStates::time

◆ var_gravity

double pose_estimation::OrientationUKFSecondaryStates::var_gravity

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