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

Rate of position updates from gmapping

asked 2015-12-09 04:53:03 -0500

mohsen1989m gravatar image

Hey folks,

I am using a 2D SLAM with Navigation stack and Gmapping. My odometry is not so accurate and once I start to move I slightly drift from the real position. The localization algorithm on gmapping compensates my error but the problem is that is a bit slow for my application. I receive a correction almost every 5 secs and I want to make it faster like amcl which does the same thing almost in real time (The problem with amcl is that it only works if you have a map and I want to do slam). I went through the parameters available on gmapping and couldn't find any thing related to the rate of updates that I am receiving from localization.

Any ideas? Thank you very much in advance

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-05-19 05:44:11 -0500

gp gravatar image

Check out the parameter "map_update_interval" Gmapping wiki. This parameter corresponds to interval between map updates. Its default value is 5 sec.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-12-09 04:53:03 -0500

Seen: 446 times

Last updated: Dec 09 '15