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
AreAllMatrixPtrs typedefgtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >protected
AreAllMatrixRefs typedefgtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >protected
back() constgtsam::Factorinline
Base typedefgtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >private
begin() constgtsam::Factorinline
begin()gtsam::Factorinline
body_P_sensor_gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >private
calc_descrete_noise_model(const noiseModel::Gaussian::shared_ptr &model, double delta_t)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)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)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)gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >inlinestatic
clone() constgtsam::NonlinearFactorinlinevirtual
cloneWithNewNoiseModel(const SharedNoiseModel newNoise) constgtsam::NoiseModelFactor
const_iterator typedefgtsam::Factor
ContainerElementType typedefgtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >protected
dim() const overridegtsam::NoiseModelFactorinlinevirtual
dt_gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >private
empty() constgtsam::Factorinline
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::Factor
error(const Values &c) const overridegtsam::NoiseModelFactorvirtual
gtsam::NonlinearFactor::error(const HybridValues &c) const overridegtsam::NonlinearFactorvirtual
evaluateError(const POSE &Pose1, const VELOCITY &Vel1, const IMUBIAS &Bias1, const POSE &Pose2, const VELOCITY &Vel2, OptionalMatrixType H1, OptionalMatrixType H2, OptionalMatrixType H3, OptionalMatrixType H4, OptionalMatrixType H5) const overridegtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >inline
NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >::evaluateError(const ValueTypes &... x, OptionalMatrixTypeT< ValueTypes >... H) const=0gtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >pure virtual
NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >::evaluateError(const ValueTypes &... x, MatrixTypeT< ValueTypes > &... H) constgtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >inline
NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >::evaluateError(const ValueTypes &... x) constgtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >inline
NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >::evaluateError(const ValueTypes &... x, OptionalJacArgs &&... H) constgtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >inline
evaluatePoseError(const POSE &Pose1, const VELOCITY &Vel1, const IMUBIAS &Bias1, const POSE &Pose2, const VELOCITY &Vel2) constgtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >inline
evaluateVelocityError(const POSE &Pose1, const VELOCITY &Vel1, const IMUBIAS &Bias1, const POSE &Pose2, const VELOCITY &Vel2) constgtsam::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
IndexIsValid typedefgtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >protected
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, std::optional< POSE > body_P_sensor={})gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >inline
IsContainerOfKeys typedefgtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >protected
IsConvertible typedefgtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >protected
IsMatrixPointer typedefgtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >protected
IsNullpointer typedefgtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >protected
iterator typedefgtsam::Factor
key() constgtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >inline
key1() constgtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >inline
key2() constgtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >inline
key3() constgtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >inline
key4() constgtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >inline
key5() constgtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >inline
key6() constgtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >inline
keys() constgtsam::Factorinline
keys()gtsam::Factorinline
keys_gtsam::Factorprotected
KeyType typedefgtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >protected
linearize(const Values &x) const overridegtsam::NoiseModelFactorvirtual
MatrixTypeT typedefgtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >protected
measurement_acc_gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >private
measurement_gyro_gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >private
N enum valuegtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >
noiseModel() constgtsam::NoiseModelFactorinline
noiseModel_gtsam::NoiseModelFactorprotected
NoiseModelFactor()gtsam::NoiseModelFactorinline
NoiseModelFactor(const SharedNoiseModel &noiseModel, const CONTAINER &keys)gtsam::NoiseModelFactorinline
NoiseModelFactor(const SharedNoiseModel &noiseModel)gtsam::NoiseModelFactorinlineprotected
NoiseModelFactorN()gtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >inline
NoiseModelFactorN(const SharedNoiseModel &noiseModel, KeyType< ValueTypes >... keys)gtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >inline
NoiseModelFactorN(const SharedNoiseModel &noiseModel, CONTAINER keys)gtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >inline
NonlinearFactor()gtsam::NonlinearFactorinline
NonlinearFactor(const CONTAINER &keys)gtsam::NonlinearFactorinline
OptionalMatrixTypeT typedefgtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >protected
predict(const POSE &Pose1, const VELOCITY &Vel1, const IMUBIAS &Bias1, POSE &Pose2, VELOCITY &Vel2) constgtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >inline
predictPose(const POSE &Pose1, const VELOCITY &Vel1, const IMUBIAS &Bias1) constgtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >inline
predictVelocity(const POSE &Pose1, const VELOCITY &Vel1, const IMUBIAS &Bias1) constgtsam::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 typedefgtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >
size() constgtsam::Factorinline
This typedefgtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >private
unweightedWhitenedError(const Values &c) constgtsam::NoiseModelFactor
unwhitenedError(const Values &x, OptionalMatrixVecType H=nullptr) const overridegtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >inlinevirtual
gtsam::NoiseModelFactor::unwhitenedError(const Values &x, std::vector< Matrix > &H) constgtsam::NoiseModelFactorinline
ValueType typedefgtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >
weight(const Values &c) constgtsam::NoiseModelFactor
whitenedError(const Values &c) constgtsam::NoiseModelFactor
world_g_gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >private
world_omega_earth_gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >private
world_rho_gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >private
~Factor()=defaultgtsam::Factorvirtual
~InertialNavFactor_GlobalVelocity() overridegtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >inline
~NoiseModelFactor() overridegtsam::NoiseModelFactorinline
~NoiseModelFactorN() overridegtsam::NoiseModelFactorN< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >inline


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:46:20