gtsam 4.1.1
gtsam
gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS > Member List

This is the complete list of members for gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >, including all inherited members.

active(const Values &) constgtsam::NonlinearFactorinlinevirtual
back() constgtsam::Factorinline
begin() constgtsam::Factorinline
begin()gtsam::Factorinline
boost::serialization::accessgtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >friend
calc_descrete_noise_model(const noiseModel::Gaussian::shared_ptr &model, double delta_t) (defined in gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >)gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >inlinestatic
Calc_g_rho_omega_earth_ENU(const Vector &Pos_ENU, const Vector &Vel_ENU, const Vector &LatLonHeight_IC, const Vector &Pos_ENU_Initial, Vector &g_ENU, Vector &rho_ENU, Vector &omega_earth_ENU) (defined in gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >)gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >inlinestatic
Calc_g_rho_omega_earth_NED(const Vector &Pos_NED, const Vector &Vel_NED, const Vector &LatLonHeight_IC, const Vector &Pos_NED_Initial, Vector &g_NED, Vector &rho_NED, Vector &omega_earth_NED) (defined in gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >)gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >inlinestatic
CalcEquivalentNoiseCov(const noiseModel::Gaussian::shared_ptr &gaussian_acc, const noiseModel::Gaussian::shared_ptr &gaussian_gyro, const noiseModel::Gaussian::shared_ptr &gaussian_process) (defined in gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >)gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >inlinestatic
clone() constgtsam::NonlinearFactorinlinevirtual
cloneWithNewNoiseModel(const SharedNoiseModel newNoise) constgtsam::NoiseModelFactor
const_iterator typedefgtsam::Factor
dim() const overridegtsam::NoiseModelFactorinlinevirtual
end() constgtsam::Factorinline
end()gtsam::Factorinline
equals(const NonlinearFactor &expected, double tol=1e-9) const overridegtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >inlinevirtual
gtsam::Factor::equals(const This &other, double tol=1e-9) constgtsam::Factorprotected
error(const Values &c) const overridegtsam::NoiseModelFactorvirtual
evaluateError(const POSE &Pose1, const VELOCITY &Vel1, const IMUBIAS &Bias1, const POSE &Pose2, const VELOCITY &Vel2, boost::optional< Matrix & > H1=boost::none, boost::optional< Matrix & > H2=boost::none, boost::optional< Matrix & > H3=boost::none, boost::optional< Matrix & > H4=boost::none, boost::optional< Matrix & > H5=boost::none) const overridegtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >inlinevirtual
evaluatePoseError(const POSE &Pose1, const VELOCITY &Vel1, const IMUBIAS &Bias1, const POSE &Pose2, const VELOCITY &Vel2) const (defined in gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >)gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >inline
evaluateVelocityError(const POSE &Pose1, const VELOCITY &Vel1, const IMUBIAS &Bias1, const POSE &Pose2, const VELOCITY &Vel2) const (defined in gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >)gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >inline
Factor()gtsam::Factorinlineprotected
Factor(const CONTAINER &keys)gtsam::Factorinlineexplicitprotected
Factor(ITERATOR first, ITERATOR last)gtsam::Factorinlineprotected
find(Key key) constgtsam::Factorinline
FromIterators(ITERATOR first, ITERATOR last)gtsam::Factorinlineprotectedstatic
FromKeys(const CONTAINER &keys)gtsam::Factorinlineprotectedstatic
front() constgtsam::Factorinline
InertialNavFactor_GlobalVelocity()gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >inline
InertialNavFactor_GlobalVelocity(const Key &Pose1, const Key &Vel1, const Key &IMUBias1, const Key &Pose2, const Key &Vel2, const Vector &measurement_acc, const Vector &measurement_gyro, const double measurement_dt, const Vector world_g, const Vector world_rho, const Vector &world_omega_earth, const noiseModel::Gaussian::shared_ptr &model_continuous, boost::optional< POSE > body_P_sensor=boost::none)gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >inline
iterator typedefgtsam::Factor
key1() constgtsam::NoiseModelFactor5< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >inline
keys() constgtsam::Factorinline
keys()gtsam::Factorinline
keys_gtsam::Factorprotected
linearize(const Values &x) const overridegtsam::NoiseModelFactorvirtual
noiseModel() constgtsam::NoiseModelFactorinline
noiseModel_ (defined in gtsam::NoiseModelFactor)gtsam::NoiseModelFactorprotected
NoiseModelFactor()gtsam::NoiseModelFactorinline
NoiseModelFactor(const SharedNoiseModel &noiseModel, const CONTAINER &keys)gtsam::NoiseModelFactorinline
NoiseModelFactor(const SharedNoiseModel &noiseModel)gtsam::NoiseModelFactorinlineprotected
NoiseModelFactor5()gtsam::NoiseModelFactor5< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >inline
NoiseModelFactor5(const SharedNoiseModel &noiseModel, Key j1, Key j2, Key j3, Key j4, Key j5)gtsam::NoiseModelFactor5< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >inline
NonlinearFactor()gtsam::NonlinearFactorinline
NonlinearFactor(const CONTAINER &keys)gtsam::NonlinearFactorinline
predict(const POSE &Pose1, const VELOCITY &Vel1, const IMUBIAS &Bias1, POSE &Pose2, VELOCITY &Vel2) const (defined in gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >)gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >inline
predictPose(const POSE &Pose1, const VELOCITY &Vel1, const IMUBIAS &Bias1) const (defined in gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >)gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >inline
predictVelocity(const POSE &Pose1, const VELOCITY &Vel1, const IMUBIAS &Bias1) const (defined in gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >)gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >inline
print(const std::string &s="InertialNavFactor_GlobalVelocity", const KeyFormatter &keyFormatter=DefaultKeyFormatter) const overridegtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >inlinevirtual
printKeys(const std::string &s="Factor", const KeyFormatter &formatter=DefaultKeyFormatter) constgtsam::Factorvirtual
rekey(const std::map< Key, Key > &rekey_mapping) constgtsam::NonlinearFactorvirtual
rekey(const KeyVector &new_keys) constgtsam::NonlinearFactorvirtual
sendable() constgtsam::NonlinearFactorinlinevirtual
shared_ptr typedef (defined in gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >)gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >
size() constgtsam::Factorinline
unweightedWhitenedError(const Values &c) constgtsam::NoiseModelFactor
unwhitenedError(const Values &x, boost::optional< std::vector< Matrix > & > H=boost::none) const overridegtsam::NoiseModelFactor5< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >inlinevirtual
weight(const Values &c) constgtsam::NoiseModelFactor
whitenedError(const Values &c) constgtsam::NoiseModelFactor
~Factor()=defaultgtsam::Factorvirtual
~InertialNavFactor_GlobalVelocity() override (defined in gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >)gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >inline
~NoiseModelFactor() overridegtsam::NoiseModelFactorinline
~NonlinearFactor()gtsam::NonlinearFactorinlinevirtual