DeltaFactor: relative 2D measurement between Pose2 and Point2.
|
| DeltaFactor (Key i, Key j, const Point2 &measured, const SharedNoiseModel &model) |
| Constructor.
|
|
Vector | evaluateError (const Pose2 &pose, const Point2 &point, boost::optional< Matrix & > H1=boost::none, boost::optional< Matrix & > H2=boost::none) const |
| Evaluate measurement error h(x)-z.
|
|
| NoiseModelFactor2 () |
| Default Constructor for I/O.
|
|
| NoiseModelFactor2 (const SharedNoiseModel &noiseModel, Key j1, Key j2) |
| Constructor. More...
|
|
Key | key1 () const |
| methods to retrieve both keys
|
|
Key | key2 () const |
|
virtual Vector | unwhitenedError (const Values &x, boost::optional< std::vector< Matrix > & > H=boost::none) const |
| Calls the 2-key specific version of evaluateError, which is pure virtual so must be implemented in the derived class. More...
|
|
The documentation for this class was generated from the following files: