Robotics StackExchange | Archived questions

localisation with particle filter

I have issue with particle filter for localisation. I wrote the node my own. The particles converge to the robot location but when the robot moves, it suffers from impoverishment. I think the computational speed cant catch up the robot speed and when it converges , not enough particles spread out .

Anyone has the same issue ?

Asked by dmngu9 on 2016-01-04 19:18:46 UTC

Comments

This question is impossible to answer, as it is specific to your code...

Asked by mgruhler on 2016-01-26 08:32:27 UTC

Answers