#include <rotation_delta_cost_functor_2d.h>
|
template<typename T > |
bool | operator() (const T *const pose, T *residual) const |
|
◆ RotationDeltaCostFunctor2D() [1/2]
cartographer::mapping::scan_matching::RotationDeltaCostFunctor2D::RotationDeltaCostFunctor2D |
( |
const double |
scaling_factor, |
|
|
const double |
target_angle |
|
) |
| |
|
inlineexplicitprivate |
◆ RotationDeltaCostFunctor2D() [2/2]
cartographer::mapping::scan_matching::RotationDeltaCostFunctor2D::RotationDeltaCostFunctor2D |
( |
const RotationDeltaCostFunctor2D & |
| ) |
|
|
privatedelete |
◆ CreateAutoDiffCostFunction()
static ceres::CostFunction* cartographer::mapping::scan_matching::RotationDeltaCostFunctor2D::CreateAutoDiffCostFunction |
( |
const double |
scaling_factor, |
|
|
const double |
target_angle |
|
) |
| |
|
inlinestatic |
◆ operator()()
template<typename T >
bool cartographer::mapping::scan_matching::RotationDeltaCostFunctor2D::operator() |
( |
const T *const |
pose, |
|
|
T * |
residual |
|
) |
| const |
|
inline |
◆ operator=()
◆ angle_
const double cartographer::mapping::scan_matching::RotationDeltaCostFunctor2D::angle_ |
|
private |
◆ scaling_factor_
const double cartographer::mapping::scan_matching::RotationDeltaCostFunctor2D::scaling_factor_ |
|
private |
The documentation for this class was generated from the following file: