Loads the configuration for the set of internal maps from a textual definition in an INI-like file.
[<sectionName>]
colourOctoMap_count=<Number of mrpt::slam::CColourOctoMap maps>
likelihoodMapSelection = -1
enableInsertion_pointsMap=<0/1>
enableInsertion_landmarksMap=<0/1>
enableInsertion_gridMaps=<0/1>
enableInsertion_gasGridMaps=<0/1>
enableInsertion_wifiGridMaps=<0/1>
enableInsertion_beaconMap=<0/1>
enableInsertion_heightMap=<0/1>
enableInsertion_reflectivityMap=<0/1>
enableInsertion_colourPointsMap=<0/1>
enableInsertion_weightedPointsMap=<0/1>
enableInsertion_octoMaps=<0/1>
enableInsertion_colourOctoMaps=<0/1>
[<sectionName>+"_occupancyGrid_##_creationOpts"]
min_x=<value>
max_x=<value>
min_y=<value>
max_y=<value>
resolution=<value>
[<sectionName>+"_occupancyGrid_##_insertOpts"]
<See COccupancyGridMap2D::TInsertionOptions>
[<sectionName>+"_occupancyGrid_##_likelihoodOpts"]
<See COccupancyGridMap2D::TLikelihoodOptions>
[<sectionName>+"_octoMap_##_creationOpts"]
resolution=<value>
[<sectionName>+"_octoMap_##_insertOpts"]
<See COctoMap::TInsertionOptions>
[<sectionName>+"_octoMap_##_likelihoodOpts"]
<See COctoMap::TLikelihoodOptions>
[<sectionName>+"_colourOctoMap_##_creationOpts"]
resolution=<value>
[<sectionName>+"_colourOctoMap_##_insertOpts"]
<See CColourOctoMap::TInsertionOptions>
[<sectionName>+"_colourOctoMap_##_likelihoodOpts"]
<See CColourOctoMap::TLikelihoodOptions>
[<sectionName>+"_pointsMap_##_insertOpts"]
<See CPointsMap::TInsertionOptions>
[<sectionName>+"_pointsMap_##_likelihoodOpts"]
<See CPointsMap::TLikelihoodOptions>
[<sectionName>+"_gasGrid_##_creationOpts"]
min_x=<value>
max_x=<value>
min_y=<value>
max_y=<value>
resolution=<value>
[<sectionName>+"_gasGrid_##_insertOpts"]
<See CGasConcentrationGridMap2D::TInsertionOptions>
[<sectionName>+"_wifiGrid_##_creationOpts"]
min_x=<value>
max_x=<value>
min_y=<value>
max_y=<value>
resolution=<value>
[<sectionName>+"_wifiGrid_##_insertOpts"]
<See CWirelessPowerGridMap2D::TInsertionOptions>
[<sectionName>+"_landmarksMap_##_creationOpts"]
nBeacons=<# of beacons>
beacon_001_ID=67 ; The ID and 3D coordinates of each beacon
beacon_001_X=<x>
beacon_001_Y=<x>
beacon_001_Z=<x>
[<sectionName>+"_landmarksMap_##_insertOpts"]
<See CLandmarksMap::TInsertionOptions>
[<sectionName>+"_landmarksMap_##_likelihoodOpts"]
<See CLandmarksMap::TLikelihoodOptions>
[<sectionName>+"_beaconMap_##_insertOpts"]
<See CBeaconMap::TInsertionOptions>
[<sectionName>+"_beaconMap_##_likelihoodOpts"]
<See CBeaconMap::TLikelihoodOptions>
[<sectionName>+"_heightGrid_##_creationOpts"]
mapType= <0-1>
min_x=<value>
max_x=<value>
min_y=<value>
max_y=<value>
resolution=<value>
[<sectionName>+"_heightGrid_##_insertOpts"]
<See CHeightGridMap2D::TInsertionOptions>
[<sectionName>+"_reflectivityGrid_##_creationOpts"]
min_x=<value>
max_x=<value>
min_y=<value>
max_y=<value>
resolution=<value>
[<sectionName>+"_reflectivityGrid_##_insertOpts"]
<See CReflectivityGridMap2D::TInsertionOptions>
[<sectionName>+"_colourPointsMap_##_insertOpts"]
<See CPointsMap::TInsertionOptions>
[<sectionName>+"_colourPointsMap_##_colorOpts"]
<See CColouredPointsMap::TColourOptions>
[<sectionName>+"_colourPointsMap_##_likelihoodOpts"]
<See CPointsMap::TLikelihoodOptions>
[<sectionName>+"_weightedPointsMap_##_insertOpts"]
<See CPointsMap::TInsertionOptions>
[<sectionName>+"_weightedPointsMap_##_likelihoodOpts"]
<See CPointsMap::TLikelihoodOptions>