Get it
Learn it
Advanced
The type of the map cells.
#include <mrpt/maps/OccupancyGridCellType.h> struct OccGridCellTraits { // typedefs typedef int16_t cellType; typedef uint16_t cellTypeUnsigned; };