NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
factor_adders::StandstillFactorAdderParams Struct Reference

#include <standstill_factor_adder_params.h>

Inheritance diagram for factor_adders::StandstillFactorAdderParams:
Inheritance graph

Public Attributes

bool add_velocity_prior
 
bool add_pose_between_factor
 
double prior_velocity_stddev
 
double pose_between_factor_translation_stddev
 
double pose_between_factor_rotation_stddev
 
- Public Attributes inherited from factor_adders::FactorAdderParams
bool enabled
 
double huber_k
 

Member Data Documentation

◆ add_pose_between_factor

bool factor_adders::StandstillFactorAdderParams::add_pose_between_factor

◆ add_velocity_prior

bool factor_adders::StandstillFactorAdderParams::add_velocity_prior

◆ pose_between_factor_rotation_stddev

double factor_adders::StandstillFactorAdderParams::pose_between_factor_rotation_stddev

◆ pose_between_factor_translation_stddev

double factor_adders::StandstillFactorAdderParams::pose_between_factor_translation_stddev

◆ prior_velocity_stddev

double factor_adders::StandstillFactorAdderParams::prior_velocity_stddev

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