#include <ceres_scan_matcher_2d.h>
Definition at line 38 of file ceres_scan_matcher_2d.h.
◆ CeresScanMatcher2D() [1/2]
cartographer::mapping::scan_matching::CeresScanMatcher2D::CeresScanMatcher2D |
( |
const proto::CeresScanMatcherOptions2D & |
options | ) |
|
|
explicit |
◆ ~CeresScanMatcher2D()
cartographer::mapping::scan_matching::CeresScanMatcher2D::~CeresScanMatcher2D |
( |
| ) |
|
|
virtual |
◆ CeresScanMatcher2D() [2/2]
cartographer::mapping::scan_matching::CeresScanMatcher2D::CeresScanMatcher2D |
( |
const CeresScanMatcher2D & |
| ) |
|
|
delete |
◆ Match()
void cartographer::mapping::scan_matching::CeresScanMatcher2D::Match |
( |
const Eigen::Vector2d & |
target_translation, |
|
|
const transform::Rigid2d & |
initial_pose_estimate, |
|
|
const sensor::PointCloud & |
point_cloud, |
|
|
const Grid2D & |
grid, |
|
|
transform::Rigid2d * |
pose_estimate, |
|
|
ceres::Solver::Summary * |
summary |
|
) |
| const |
◆ operator=()
◆ ceres_solver_options_
ceres::Solver::Options cartographer::mapping::scan_matching::CeresScanMatcher2D::ceres_solver_options_ |
|
private |
◆ options_
const proto::CeresScanMatcherOptions2D cartographer::mapping::scan_matching::CeresScanMatcher2D::options_ |
|
private |
The documentation for this class was generated from the following files: