odomerty motion models without non-holonomic constraints for monteCarloLocalization object

2 views (last 30 days)
is there a way to incorporate odomerty motion models without non-holonomic constraints into the monteCarloLocalization object? i have a robot with Mecanum wheels and want to use Monte Carlo locatization but the differential drive motion model. i can't find a option to change the odometry motion model to any other type or include a custom one.

Accepted Answer

Amrtanshu Raj
Amrtanshu Raj on 30 Oct 2020
Hi,
Currently the option to change or add a custom motion model is unavailable for monteCarloLocalisation. I have brought this issue to the concerned people and it might be considered in any future release.
For now if it helps you can use insfilterNonholonomic
Hope it helps !!
  1 Comment
Marcus Gronemeyer
Marcus Gronemeyer on 2 Nov 2020
Thank you very much for the answer. Unfortunately the insfilterNonholonomic function won't help since I want to use LIDAR data. I will probably try to find a different solution using a costum particle filter and a nonholonomic motion model.

Sign in to comment.

More Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!