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

Is there a way to increase the rate at which the Turtlebot 3 Odometry gets published?

asked 2020-12-19 18:46:01 -0500

kjn gravatar image

Hello, I am currently running a simulation of the turtlebot 3 in gazebo, and making calculations based off of the odometry of the turtlebot. I couldn't find it elsewhere, but is there a parameter I can adjust so that the odometry gets published at a higher frequency?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
-1

answered 2021-01-27 02:45:32 -0500

rodrigo55 gravatar image

Hi,

Yes, there is. Since you are working with a Gazebo simulation, the TurtleBot's topics come from Gazebo plugins defined in the turtlebot3_description package. To change the frequency of the odometry, change the <updateRate> parameter of the differential drive controller plugin in

https://github.com/ROBOTIS-GIT/turtle...

If you get stuck, I made this video that shows what I have explained:

https://www.youtube.com/watch?v=h1Zod...

edit flag offensive delete link more

Comments

Can you please update your answer with main points from the video? If your video goes down or isn't available for certain regions then your answer/solution isn't as useful. Also, some prefer text to 16+ minute video

jayess gravatar image jayess  ( 2021-03-11 00:09:27 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2020-12-19 18:46:01 -0500

Seen: 380 times

Last updated: Jan 27 '21