Go to the documentation of this file.
70 void resetIntegration()
override;
109 virtual std::shared_ptr<ManifoldPreintegration>
clone()
const {
110 return std::shared_ptr<ManifoldPreintegration>();
116 #ifdef GTSAM_ENABLE_BOOST_SERIALIZATION
118 friend class boost::serialization::access;
119 template<
class ARCHIVE>
120 void serialize(ARCHIVE & ar,
const unsigned int ) {
121 namespace bs = ::boost::serialization;
123 ar & BOOST_SERIALIZATION_NVP(deltaXij_);
124 ar & BOOST_SERIALIZATION_NVP(delRdelBiasOmega_);
125 ar & BOOST_SERIALIZATION_NVP(delPdelBiasAcc_);
126 ar & BOOST_SERIALIZATION_NVP(delPdelBiasOmega_);
127 ar & BOOST_SERIALIZATION_NVP(delVdelBiasAcc_);
128 ar & BOOST_SERIALIZATION_NVP(delVdelBiasOmega_);
set noclip points set clip one set noclip two set bar set border lt lw set xdata set ydata set zdata set x2data set y2data set boxwidth set dummy y set format x g set format y g set format x2 g set format y2 g set format z g set angles radians set nogrid set key title set key left top Right noreverse box linetype linewidth samplen spacing width set nolabel set noarrow set nologscale set logscale x set set pointsize set encoding default set nopolar set noparametric set set set set surface set nocontour set clabel set mapping cartesian set nohidden3d set cntrparam order set cntrparam linear set cntrparam levels auto set cntrparam points set size set set xzeroaxis lt lw set x2zeroaxis lt lw set yzeroaxis lt lw set y2zeroaxis lt lw set tics in set ticslevel set tics set mxtics default set mytics default set mx2tics default set my2tics default set xtics border mirror norotate autofreq set ytics border mirror norotate autofreq set ztics border nomirror norotate autofreq set nox2tics set noy2tics set timestamp bottom norotate set rrange[*:*] noreverse nowriteback set trange[*:*] noreverse nowriteback set urange[*:*] noreverse nowriteback set vrange[*:*] noreverse nowriteback set xlabel matrix size set x2label set timefmt d m y n H
Matrix3 delRdelBiasOmega_
Jacobian of preintegrated rotation w.r.t. angular rate bias.
Matrix3 delVdelBiasAcc() const
Rot3 deltaRij() const override
ManifoldPreintegration()
Default constructor for serialization.
Matrix3 delPdelBiasOmega_
Jacobian of preintegrated position w.r.t. angular rate bias.
const Vector3 measuredOmega
const Rot3 & attitude(OptionalJacobian< 3, 9 > H={}) const
Rot3 is a 3D rotation represented as a rotation matrix if the preprocessor symbol GTSAM_USE_QUATERNIO...
Navigation state composing of attitude, position, and velocity.
Matrix3 delPdelBiasOmega() const
Vector3 deltaVij() const override
Matrix3 delRdelBiasOmega() const
Matrix3 delVdelBiasOmega() const
Matrix3 delPdelBiasAcc() const
Matrix< Scalar, Dynamic, Dynamic > C
virtual std::shared_ptr< ManifoldPreintegration > clone() const
const Point3 & position(OptionalJacobian< 3, 9 > H={}) const
Matrix3 delPdelBiasAcc_
Jacobian of preintegrated position w.r.t. acceleration bias.
Matrix3 delVdelBiasOmega_
Jacobian of preintegrated velocity w.r.t. angular rate bias.
const Velocity3 & velocity(OptionalJacobian< 3, 9 > H={}) const
static const Vector3 measuredAcc
Vector3 deltaPij() const override
Matrix3 delVdelBiasAcc_
Jacobian of preintegrated velocity w.r.t. acceleration bias.
NavState deltaXij() const override
gtsam
Author(s):
autogenerated on Sat Nov 16 2024 04:02:45