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

How to tighten the AMCL particle swarm envelope ?

asked 2017-03-07 19:45:02 -0500

j_salfity gravatar image

Looking to tighten the envelope for the ensemble of points placed by AMCL, the topic is /particlecloud. I'm finding that I don't need to worry about the 'kidnapped robot problem', where the robot could suddenly be taken to any point on my map and the envelope stretches and randomly places estimates all over the map.

I'm driving my robot around by either teleop or 2D Nav Goal in rviz and the distribution of points shouldn't be moving further than something like a 2x2 m^2 radius.

Does anyone know the input parameter to amcl that can reduce the covariance? of particle swarm?

Thanks!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-03-08 01:08:32 -0500

ahendrix gravatar image

The "Odometry model parameters" section on the AMCL wiki page describes the parameters that control the noise introduced into the particles during the odometry propagation step of the particle filter; it sounds like reducing the alpha parameters will probably do what you're asking.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-03-07 19:45:02 -0500

Seen: 314 times

Last updated: Mar 08 '17