Relative 3D translation between a 6DoF frame and a punctual landmark.
More...
#include <residuals.hpp>
|
| PoseToLandmarkFactor (const Eigen::Vector3d delta, const Eigen::Affine3d T_f_w, const Eigen::Vector3d t_w_lmk, const Eigen::Matrix3d sqrt_inf) |
|
| PoseToLandmarkFactor () |
|
virtual bool | Evaluate (double const *const *parameters, double *residuals, double **jacobians) const |
|
Relative 3D translation between a 6DoF frame and a punctual landmark.
◆ PoseToLandmarkFactor() [1/2]
isae::PoseToLandmarkFactor::PoseToLandmarkFactor |
( |
const Eigen::Vector3d |
delta, |
|
|
const Eigen::Affine3d |
T_f_w, |
|
|
const Eigen::Vector3d |
t_w_lmk, |
|
|
const Eigen::Matrix3d |
sqrt_inf |
|
) |
| |
|
inline |
◆ PoseToLandmarkFactor() [2/2]
isae::PoseToLandmarkFactor::PoseToLandmarkFactor |
( |
| ) |
|
|
inline |
◆ Evaluate()
virtual bool isae::PoseToLandmarkFactor::Evaluate |
( |
double const *const * |
parameters, |
|
|
double * |
residuals, |
|
|
double ** |
jacobians |
|
) |
| const |
|
inlinevirtual |
◆ _delta
Eigen::Vector3d isae::PoseToLandmarkFactor::_delta |
◆ _sqrt_inf
Eigen::Matrix3d isae::PoseToLandmarkFactor::_sqrt_inf |
Square root information matrix.
◆ _T_f_w
Eigen::Affine3d isae::PoseToLandmarkFactor::_T_f_w |
The pose of the linked frame.
◆ _t_w_lmk
Eigen::Vector3d isae::PoseToLandmarkFactor::_t_w_lmk |
The prior delta and the landmark 3D position.
The documentation for this class was generated from the following file:
- /home/deos/ce.debeunne/colcon_ws/src/SaDVIO/cpp/include/isaeslam/optimizers/residuals.hpp