Class RealTimeCorrelativeScanMatcher3D

Class Documentation

class RealTimeCorrelativeScanMatcher3D

Public Functions

explicit RealTimeCorrelativeScanMatcher3D(const scan_matching::proto::RealTimeCorrelativeScanMatcherOptions &options)
RealTimeCorrelativeScanMatcher3D(const RealTimeCorrelativeScanMatcher3D&) = delete
RealTimeCorrelativeScanMatcher3D &operator=(const RealTimeCorrelativeScanMatcher3D&) = delete
float Match(const transform::Rigid3d &initial_pose_estimate, const sensor::PointCloud &point_cloud, const HybridGrid &hybrid_grid, transform::Rigid3d *pose_estimate) const