An angular cost function that depends on the depth of the landmark, the current frame pose and the anchor frame pose.
More...
#include <AngularAdjustmentCERESAnalytic.h>
|
| AngularErrCeres_pointxd_depth (const Eigen::Vector3d &bearing_vector, const Eigen::Vector3d &bearing_vector_cam, const Eigen::Affine3d &T_s_f, const Eigen::Affine3d &T_fa_w, const Eigen::Affine3d &T_f_w, const double depth, const double sigma=1) |
|
| ~AngularErrCeres_pointxd_depth () |
|
virtual bool | Evaluate (double const *const *parameters, double *residuals, double **jacobians) const |
|
An angular cost function that depends on the depth of the landmark, the current frame pose and the anchor frame pose.
◆ AngularErrCeres_pointxd_depth()
isae::AngularErrCeres_pointxd_depth::AngularErrCeres_pointxd_depth |
( |
const Eigen::Vector3d & |
bearing_vector, |
|
|
const Eigen::Vector3d & |
bearing_vector_cam, |
|
|
const Eigen::Affine3d & |
T_s_f, |
|
|
const Eigen::Affine3d & |
T_fa_w, |
|
|
const Eigen::Affine3d & |
T_f_w, |
|
|
const double |
depth, |
|
|
const double |
sigma = 1 |
|
) |
| |
|
inline |
◆ ~AngularErrCeres_pointxd_depth()
isae::AngularErrCeres_pointxd_depth::~AngularErrCeres_pointxd_depth |
( |
| ) |
|
|
inline |
◆ Evaluate()
virtual bool isae::AngularErrCeres_pointxd_depth::Evaluate |
( |
double const *const * |
parameters, |
|
|
double * |
residuals, |
|
|
double ** |
jacobians |
|
) |
| const |
|
inlinevirtual |
◆ _bearing_vector
Eigen::Vector3d isae::AngularErrCeres_pointxd_depth::_bearing_vector |
|
protected |
◆ _bearing_vector_cam
Eigen::Vector3d isae::AngularErrCeres_pointxd_depth::_bearing_vector_cam |
|
protected |
◆ _depth
const double isae::AngularErrCeres_pointxd_depth::_depth |
|
protected |
◆ _sigma
const double isae::AngularErrCeres_pointxd_depth::_sigma |
|
protected |
◆ _T_f_w
const Eigen::Affine3d isae::AngularErrCeres_pointxd_depth::_T_f_w |
|
protected |
◆ _T_fa_w
const Eigen::Affine3d isae::AngularErrCeres_pointxd_depth::_T_fa_w |
|
protected |
◆ _T_s_f
const Eigen::Affine3d isae::AngularErrCeres_pointxd_depth::_T_s_f |
|
protected |
The documentation for this class was generated from the following file: