Monte Carlo localization algorithm
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi,
When applying "monteCarloLocalization" object, I would like to modify the part where the weights (or may be likelihood function) of particles are computed.
So, I am wondering where I can do it.
Where (or a property of the object) do the wiehgts (or lilkelihood function) are calculated when using "monteCarloLocalization" object?
Thanks,
0 commentaires
Réponses (1)
Kiran Felix Robert
le 28 Août 2020
Hi John,
The likelihood for the montecarloLocalization can be set using the ‘SensorModel’ property of the montecarloLocalization object. Refer to the montecarloLocalization object documentation for more details.
Also refer to this documentation for additional details and refer likelihoodFieldSensorModel object documentation for creating a likelihood field range sensor model.
Kiran Felix Robert
Voir également
Catégories
En savoir plus sur Monte-Carlo dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!