#include <fast_correlative_scan_matcher.h>
Public Attributes | |
std::vector< std::vector< Eigen::Array3i > > | cell_indices_per_depth |
transform::Rigid3f | pose |
Definition at line 45 of file mapping_3d/scan_matching/fast_correlative_scan_matcher.h.
std::vector<std::vector<Eigen::Array3i> > cartographer::mapping_3d::scan_matching::DiscreteScan::cell_indices_per_depth |
Definition at line 48 of file mapping_3d/scan_matching/fast_correlative_scan_matcher.h.
transform::Rigid3f cartographer::mapping_3d::scan_matching::DiscreteScan::pose |
Definition at line 46 of file mapping_3d/scan_matching/fast_correlative_scan_matcher.h.