Monte Carlo localization algorithm

2 次查看(过去 30 天)
John Lee
John Lee 2020-8-26
评论: John Lee 2020-8-28
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,

回答(1 个)

Kiran Felix Robert
Kiran Felix Robert 2020-8-28
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
  1 个评论
John Lee
John Lee 2020-8-28
Thanks, Kiran
I already have been those links but I could not see anything where I can modigy the codes.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Coordinate Transformations 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by