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

[Turtlebot] [Kobuki base] Increasing the publish frequency of sensor messages

asked 2018-07-02 00:26:35 -0500

ggg gravatar image

Hi, I’m using a Turtlebot 2, Kobuki base. I replaced the cliff sensors in order to be able to detect the narrow darker spaces between floor tiles. It works at low speed but, at higher speeds, the transitions are not always detected because the traveled distance between two sensor updates is too long. Is there a way to increase the frequency of publication of the sensor state message? Thanks for any input. Regards.

     G. Garcia
edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2018-07-02 02:55:55 -0500

bpinaya gravatar image

Hi there, it depends, can you show me what package are you using?

Usually, there are parameters to control frequency like in this file:

# Optional parameters
frequency: 20.0
decel_factor: 1.0

Try to look for a similar parameter, or if you point the package you are using and I can help you out.

Good luck!

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2018-07-02 00:26:35 -0500

Seen: 508 times

Last updated: Jul 02 '18