active(const Values &) const | gtsam::NonlinearFactor | inlinevirtual |
back() const | gtsam::Factor | inline |
begin() const | gtsam::Factor | inline |
begin() | gtsam::Factor | inline |
boost::serialization::access class | gtsam::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() const | gtsam::NonlinearFactor | inlinevirtual |
const_iterator typedef | gtsam::Factor | |
dim() const | gtsam::NoiseModelFactor | inlinevirtual |
end() const | gtsam::Factor | inline |
end() | gtsam::Factor | inline |
equals(const NonlinearFactor &expected, double tol=1e-9) const | gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS > | inlinevirtual |
gtsam::Factor::equals(const This &other, double tol=1e-9) const | gtsam::Factor | protected |
error(const Values &c) const | gtsam::NoiseModelFactor | virtual |
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 | gtsam::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::Factor | inlineprotected |
Factor(const CONTAINER &keys) | gtsam::Factor | inlineexplicitprotected |
Factor(ITERATOR first, ITERATOR last) | gtsam::Factor | inlineprotected |
find(Key key) const | gtsam::Factor | inline |
FromIterators(ITERATOR first, ITERATOR last) | gtsam::Factor | inlineprotectedstatic |
FromKeys(const CONTAINER &keys) | gtsam::Factor | inlineprotectedstatic |
front() const | gtsam::Factor | inline |
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 typedef | gtsam::Factor | |
key1() const | gtsam::NoiseModelFactor5< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY > | inline |
key2() const (defined in gtsam::NoiseModelFactor5< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >) | gtsam::NoiseModelFactor5< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY > | inline |
key3() const (defined in gtsam::NoiseModelFactor5< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >) | gtsam::NoiseModelFactor5< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY > | inline |
key4() const (defined in gtsam::NoiseModelFactor5< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >) | gtsam::NoiseModelFactor5< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY > | inline |
key5() const (defined in gtsam::NoiseModelFactor5< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >) | gtsam::NoiseModelFactor5< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY > | inline |
keys() const | gtsam::Factor | inline |
keys() | gtsam::Factor | inline |
keys_ | gtsam::Factor | protected |
linearize(const Values &x) const | gtsam::NoiseModelFactor | virtual |
noiseModel() const | gtsam::NoiseModelFactor | inline |
noiseModel_ (defined in gtsam::NoiseModelFactor) | gtsam::NoiseModelFactor | protected |
NoiseModelFactor() | gtsam::NoiseModelFactor | inline |
NoiseModelFactor(const SharedNoiseModel &noiseModel, const CONTAINER &keys) | gtsam::NoiseModelFactor | inline |
NoiseModelFactor(const SharedNoiseModel &noiseModel) | gtsam::NoiseModelFactor | inlineprotected |
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::NonlinearFactor | inline |
NonlinearFactor(const CONTAINER &keys) | gtsam::NonlinearFactor | inline |
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 | gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS > | inlinevirtual |
printKeys(const std::string &s="Factor", const KeyFormatter &formatter=DefaultKeyFormatter) const | gtsam::Factor | |
rekey(const std::map< Key, Key > &rekey_mapping) const | gtsam::NonlinearFactor | |
rekey(const KeyVector &new_keys) const | gtsam::NonlinearFactor | |
shared_ptr typedef (defined in gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >) | gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS > | |
size() const | gtsam::Factor | inline |
unwhitenedError(const Values &x, boost::optional< std::vector< Matrix > & > H=boost::none) const | gtsam::NoiseModelFactor5< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY > | inlinevirtual |
whitenedError(const Values &c) const | gtsam::NoiseModelFactor | |
X1 typedef (defined in gtsam::NoiseModelFactor5< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >) | gtsam::NoiseModelFactor5< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY > | |
X2 typedef (defined in gtsam::NoiseModelFactor5< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >) | gtsam::NoiseModelFactor5< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY > | |
X3 typedef (defined in gtsam::NoiseModelFactor5< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >) | gtsam::NoiseModelFactor5< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY > | |
X4 typedef (defined in gtsam::NoiseModelFactor5< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >) | gtsam::NoiseModelFactor5< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY > | |
X5 typedef (defined in gtsam::NoiseModelFactor5< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >) | gtsam::NoiseModelFactor5< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY > | |
~InertialNavFactor_GlobalVelocity() (defined in gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS >) | gtsam::InertialNavFactor_GlobalVelocity< POSE, VELOCITY, IMUBIAS > | inlinevirtual |
~NoiseModelFactor() | gtsam::NoiseModelFactor | inlinevirtual |
~NoiseModelFactor5() (defined in gtsam::NoiseModelFactor5< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY >) | gtsam::NoiseModelFactor5< POSE, VELOCITY, IMUBIAS, POSE, VELOCITY > | inlinevirtual |
~NonlinearFactor() | gtsam::NonlinearFactor | inlinevirtual |