31 namespace simulated3D {
53 if (H1) *H1 = -1 * I_3x3;
64 if (H1) *H1 = -1 * I_3x3;
73 using NoiseModelFactor1<Point3>::evaluateError;
103 using NoiseModelFactor2<Point3, Point3>::evaluateError;
const gtsam::Symbol key('X', 0)
PointPrior3D(const Point3 &measured, const SharedNoiseModel &model, Key key)
noiseModel::Diagonal::shared_ptr model
Vector evaluateError(const Point3 &x1, const Point3 &x2, OptionalMatrixType H1, OptionalMatrixType H2) const override
Pose3 x2(Rot3::Ypr(0.0, 0.0, 0.0), l2)
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
Point3 mea(const Point3 &x, const Point3 &l, OptionalJacobian< 3, 3 > H1=OptionalNone, OptionalJacobian< 3, 3 > H2=OptionalNone)
static const Line3 l(Rot3(), 1, 1)
Matrix * OptionalMatrixType
#define NoiseModelFactor1
Simulated3DMeasurement(const Point3 &measured, const SharedNoiseModel &model, Key i, Key j)
Point3 measured_
The prior pose value for the variable attached to this factor.
Point3 prior(const Point3 &x, OptionalJacobian< 3, 3 > H=OptionalNone)
Vector evaluateError(const Point3 &x, OptionalMatrixType H) const override
Non-linear factor base classes.
Point3 odo(const Point3 &x1, const Point3 &x2, OptionalJacobian< 3, 3 > H1=OptionalNone, OptionalJacobian< 3, 3 > H2=OptionalNone)
Special class for optional Jacobian arguments.
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 x
std::uint64_t Key
Integer nonlinear key type.
noiseModel::Base::shared_ptr SharedNoiseModel
Point3 measured_
Linear displacement between a pose and landmark.