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==nullptr): A metric map is supplied for each particle: T...
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):
TMonteCarloLocalizationParams & operator=(const TMonteCarloLocalizationParams &o)
Copy operator: take care of knowing what you do, since this copies pointers.
Declares a virtual base class for all metric maps storage classes.
TMonteCarloLocalizationParams()
Default settings method.
TKLDParams KLD_params
Parameters for dynamic sample size, KLD method.