Go to the documentation of this file.
42 using NoiseModelFactor1<Rot2>::evaluateError;
62 return std::static_pointer_cast<NonlinearFactor>(
101 using NoiseModelFactor1<Rot3>::evaluateError;
114 return std::static_pointer_cast<NonlinearFactor>(
141 using NoiseModelFactor2<Point3, Point3>::evaluateError;
153 return std::static_pointer_cast<NonlinearFactor>(
185 using NoiseModelFactor3<double, Unit3, Point3>::evaluateError;
197 return std::static_pointer_cast<NonlinearFactor>(
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
Vector evaluateError(const double &scale, const Unit3 &direction, const Point3 &bias, OptionalMatrixType H1, OptionalMatrixType H2, OptionalMatrixType H3) const override
vector of errors
std::shared_ptr< This > shared_ptr
const EIGEN_DEVICE_FUNC InverseReturnType inverse() const
Point3 point3(OptionalJacobian< 3, 2 > H={}) const
Return unit-norm Point3.
const Vector3 bias(1, 2, 3)
static Rot3 Yaw(double t)
Positive yaw is to right (as in aircraft heading). See ypr.
MagFactor2(Key key1, Key key2, const Point3 &measured, const Rot3 &nRb, const SharedNoiseModel &model)
Point3 unrotate(const Point3 &p, OptionalJacobian< 3, 3 > H1={}, OptionalJacobian< 3, 3 > H2={}) const
rotate point from world to rotated frame
3D rotation represented as a rotation matrix or quaternion
static Point3 unrotate(const Rot2 &R, const Point3 &p, OptionalMatrixType HR=OptionalNone)
Point3 rotate(const Point3 &p, OptionalJacobian< 3, 3 > H1={}, OptionalJacobian< 3, 3 > H2={}) const
EIGEN_DEVICE_FUNC const Scalar & q
Rot3 is a 3D rotation represented as a rotation matrix if the preprocessor symbol GTSAM_USE_QUATERNIO...
const Rot3 bRn_
The assumed known rotation from nav to body.
MagFactor3(Key key1, Key key2, Key key3, const Point3 &measured, const Rot3 &nRb, const SharedNoiseModel &model)
const Point3 measured_
The measured magnetometer values.
Vector evaluateError(const Rot2 &nRb, OptionalMatrixType H) const override
vector of errors
NonlinearFactor::shared_ptr clone() const override
noiseModel::Base::shared_ptr SharedNoiseModel
const Point3 measured_
The measured magnetometer values.
NonlinearFactor::shared_ptr clone() const override
noiseModel::Diagonal::shared_ptr model
const Point3 measured_
The measured magnetometer values.
const Point3 nM_
Local magnetic field (mag output units)
const Point3 nM_
Local magnetic field (mag output units)
NonlinearFactor::shared_ptr clone() const override
Non-linear factor base classes.
const Point3 measured_
The measured magnetometer values.
Vector evaluateError(const Rot3 &nRb, OptionalMatrixType H) const override
vector of errors
MagFactor1(Key key, const Point3 &measured, double scale, const Unit3 &direction, const Point3 &bias, const SharedNoiseModel &model)
MagFactor(Key key, const Point3 &measured, double scale, const Unit3 &direction, const Point3 &bias, const SharedNoiseModel &model)
static double scale(double x, double a, double b, double t1, double t2)
Scale x from [a, b] to [t1, t2].
Matrix * OptionalMatrixType
Represents a 3D point on a unit sphere.
const Rot3 bRn_
The assumed known rotation from nav to body.
std::uint64_t Key
Integer nonlinear key type.
NonlinearFactor::shared_ptr clone() const override
Vector evaluateError(const Point3 &nM, const Point3 &bias, OptionalMatrixType H1, OptionalMatrixType H2) const override
vector of errors
Rot2 R(Rot2::fromAngle(0.1))
gtsam
Author(s):
autogenerated on Sat Nov 16 2024 04:02:44