17 #ifndef CARTOGRAPHER_MAPPING_INTERNAL_3D_SCAN_MATCHING_PRECOMPUTATION_GRID_3D_H_ 18 #define CARTOGRAPHER_MAPPING_INTERNAL_3D_SCAN_MATCHING_PRECOMPUTATION_GRID_3D_H_ 24 namespace scan_matching {
50 const Eigen::Array3i& shift);
56 #endif // CARTOGRAPHER_MAPPING_INTERNAL_3D_SCAN_MATCHING_PRECOMPUTATION_GRID_3D_H_
PrecomputationGrid3D ConvertToPrecomputationGrid(const HybridGrid &hybrid_grid)
ValueType value(const Eigen::Array3i &index) const
constexpr float kMinProbability
PrecomputationGrid3D(const float resolution)
constexpr float kMaxProbability
static float ToProbability(float value)
PrecomputationGrid3D PrecomputeGrid(const PrecomputationGrid3D &grid, const bool half_resolution, const Eigen::Array3i &shift)