#include <rotational_scan_matcher.h>
Definition at line 30 of file rotational_scan_matcher.h.
cartographer::mapping_3d::scan_matching::RotationalScanMatcher::RotationalScanMatcher |
( |
const std::vector< mapping::TrajectoryNode > & |
nodes, |
|
|
int |
histogram_size |
|
) |
| |
|
explicit |
cartographer::mapping_3d::scan_matching::RotationalScanMatcher::RotationalScanMatcher |
( |
const RotationalScanMatcher & |
| ) |
|
|
delete |
std::vector< float > cartographer::mapping_3d::scan_matching::RotationalScanMatcher::Match |
( |
const sensor::PointCloud & |
point_cloud, |
|
|
const std::vector< float > & |
angles |
|
) |
| const |
float cartographer::mapping_3d::scan_matching::RotationalScanMatcher::MatchHistogram |
( |
const Eigen::VectorXf & |
scan_histogram | ) |
const |
|
private |
Eigen::VectorXf cartographer::mapping_3d::scan_matching::RotationalScanMatcher::histogram_ |
|
private |
The documentation for this class was generated from the following files: