Factor(xi, xj, Tij) that evaluates (xj_inv * xi) * Tij.
More...
#include <pose3_calib_factor.hpp>
|
|
| Pose3CalibFactor (gtsam::Key xi, gtsam::Key xj, gtsam::Key Tij, const gtsam::SharedNoiseModel &noise_model) |
| |
|
virtual void | print (const std::string &s="", const gtsam::KeyFormatter &keyFormatter=gtsam::DefaultKeyFormatter) const override |
| |
|
virtual gtsam::Vector | evaluateError (const gtsam::Pose3 &xi, const gtsam::Pose3 &xj, const gtsam::Pose3 &Tij, OptionalMatrixType H_xi=NoneValue, OptionalMatrixType H_xj=NoneValue, OptionalMatrixType H_Tij=NoneValue) const override |
| |
Factor(xi, xj, Tij) that evaluates (xj_inv * xi) * Tij.
The documentation for this class was generated from the following file: