ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

particle filter resampling question

asked 2015-11-29 22:31:58 -0600

dmngu9 gravatar image

updated 2015-11-29 22:34:01 -0600

Hi, i need help with resampling for particle filter.

i have an array of weighted particle. and want to keep exactly the same number of particles. if i resample in a way that high weighted particles duplicate while low weighted particles are eliminated, when my tracked object (tracking using particle filter) moves, the converged particles dont move with object and never converge again.

why does this happen?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-03-11 02:46:59 -0600

ja_ros gravatar image

maybe you need to take a look at how you are tracking the object movement. it's also possible that your weights are associated with wrong particles. check that as well.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-11-29 22:31:58 -0600

Seen: 313 times

Last updated: Nov 29 '15