9 #ifndef TMonteCarloLocalizationParams_H 10 #define TMonteCarloLocalizationParams_H The struct for passing extra simulation parameters to the prediction stage when running a particle fi...
Option set for KLD algorithm.
mrpt::maps::TMetricMapList metricMaps
[update stage] Alternative way (if metricMap==NULL): A metric map is supplied for each particle: Ther...
mrpt::maps::CMetricMap * metricMap
[update stage] Must be set to a metric map used to estimate the likelihood of observations ...
std::deque< CMetricMap * > TMetricMapList
A list of metric maps (used in the mrpt::poses::CPosePDFParticles class):
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
Declares a virtual base class for all metric maps storage classes.
TKLDParams KLD_params
Parameters for dynamic sample size, KLD method.