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

#include <ceres_scan_matcher_3d.h>

List of all members.

Public Member Functions

 CeresScanMatcher3D (const proto::CeresScanMatcherOptions3D &options)
 CeresScanMatcher3D (const CeresScanMatcher3D &)
void Match (const Eigen::Vector3d &target_translation, const transform::Rigid3d &initial_pose_estimate, const std::vector< PointCloudAndHybridGridPointers > &point_clouds_and_hybrid_grids, transform::Rigid3d *pose_estimate, ceres::Solver::Summary *summary)
CeresScanMatcher3Doperator= (const CeresScanMatcher3D &)

Private Attributes

ceres::Solver::Options ceres_solver_options_
const
proto::CeresScanMatcherOptions3D 
options_

Detailed Description

Definition at line 41 of file ceres_scan_matcher_3d.h.


Constructor & Destructor Documentation

cartographer::mapping::scan_matching::CeresScanMatcher3D::CeresScanMatcher3D ( const proto::CeresScanMatcherOptions3D &  options) [explicit]

Definition at line 63 of file ceres_scan_matcher_3d.cc.


Member Function Documentation

void cartographer::mapping::scan_matching::CeresScanMatcher3D::Match ( const Eigen::Vector3d &  target_translation,
const transform::Rigid3d &  initial_pose_estimate,
const std::vector< PointCloudAndHybridGridPointers > &  point_clouds_and_hybrid_grids,
transform::Rigid3d *  pose_estimate,
ceres::Solver::Summary *  summary 
)

Definition at line 71 of file ceres_scan_matcher_3d.cc.

CeresScanMatcher3D& cartographer::mapping::scan_matching::CeresScanMatcher3D::operator= ( const CeresScanMatcher3D )

Member Data Documentation

Definition at line 60 of file ceres_scan_matcher_3d.h.

const proto::CeresScanMatcherOptions3D cartographer::mapping::scan_matching::CeresScanMatcher3D::options_ [private]

Definition at line 59 of file ceres_scan_matcher_3d.h.


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


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