#include <spa_cost_function_3d.h>
|
template<typename T > |
bool | operator() (const T *const c_i_rotation, const T *const c_i_translation, const T *const c_j_rotation, const T *const c_j_translation, T *const e) const |
|
|
const PoseGraph::Constraint::Pose | pose_ |
|
Definition at line 36 of file spa_cost_function_3d.h.
◆ SpaCostFunction3D()
cartographer::mapping::optimization::SpaCostFunction3D::SpaCostFunction3D |
( |
const PoseGraph::Constraint::Pose & |
pose | ) |
|
|
inlineexplicitprivate |
◆ CreateAutoDiffCostFunction()
static ceres::CostFunction* cartographer::mapping::optimization::SpaCostFunction3D::CreateAutoDiffCostFunction |
( |
const PoseGraph::Constraint::Pose & |
pose | ) |
|
|
inlinestatic |
◆ operator()()
template<typename T >
bool cartographer::mapping::optimization::SpaCostFunction3D::operator() |
( |
const T *const |
c_i_rotation, |
|
|
const T *const |
c_i_translation, |
|
|
const T *const |
c_j_rotation, |
|
|
const T *const |
c_j_translation, |
|
|
T *const |
e |
|
) |
| const |
|
inline |
◆ pose_
const PoseGraph::Constraint::Pose cartographer::mapping::optimization::SpaCostFunction3D::pose_ |
|
private |
The documentation for this class was generated from the following file: