Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes
cartographer::mapping::scan_matching::RotationDeltaCostFunctor2D Class Reference

#include <rotation_delta_cost_functor_2d.h>

List of all members.

Public Member Functions

template<typename T >
bool operator() (const T *const pose, T *residual) const

Static Public Member Functions

static ceres::CostFunction * CreateAutoDiffCostFunction (const double scaling_factor, const double target_angle)

Private Member Functions

RotationDeltaCostFunctor2Doperator= (const RotationDeltaCostFunctor2D &)
 RotationDeltaCostFunctor2D (const double scaling_factor, const double target_angle)
 RotationDeltaCostFunctor2D (const RotationDeltaCostFunctor2D &)

Private Attributes

const double angle_
const double scaling_factor_

Detailed Description

Definition at line 29 of file rotation_delta_cost_functor_2d.h.


Constructor & Destructor Documentation

cartographer::mapping::scan_matching::RotationDeltaCostFunctor2D::RotationDeltaCostFunctor2D ( const double  scaling_factor,
const double  target_angle 
) [inline, explicit, private]

Definition at line 45 of file rotation_delta_cost_functor_2d.h.


Member Function Documentation

static ceres::CostFunction* cartographer::mapping::scan_matching::RotationDeltaCostFunctor2D::CreateAutoDiffCostFunction ( const double  scaling_factor,
const double  target_angle 
) [inline, static]

Definition at line 31 of file rotation_delta_cost_functor_2d.h.

template<typename T >
bool cartographer::mapping::scan_matching::RotationDeltaCostFunctor2D::operator() ( const T *const  pose,
T *  residual 
) const [inline]

Definition at line 39 of file rotation_delta_cost_functor_2d.h.

RotationDeltaCostFunctor2D& cartographer::mapping::scan_matching::RotationDeltaCostFunctor2D::operator= ( const RotationDeltaCostFunctor2D ) [private]

Member Data Documentation

Definition at line 54 of file rotation_delta_cost_functor_2d.h.

Definition at line 53 of file rotation_delta_cost_functor_2d.h.


The documentation for this class was generated from the following file:


cartographer
Author(s): The Cartographer Authors
autogenerated on Thu May 9 2019 02:27:36