Gazebo amcl_pose rate
Hi,
I am running a turtlebot in Gazebo and want to change the amcl_pose rate. Currently, when I type rostopic hz /amcl_pose
, I get 1 or 2 messages like the following every 1 second:
average rate: 1.856
min: 0.132s max: 0.849s std dev: 0.14089s window: 80
Is there a way to increase this rate?
Thanks!