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

Control the frequency of saving data of rosbag record?

asked 2017-05-11 09:59:11 -0500

thanhvu94 gravatar image

Is it possible to control the frequency of saving data with rosbag record I want them just collect the data at the frequency of 100Hz, not more or less.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-05-11 10:02:59 -0500

AndyZe gravatar image

If it's just one topic, you can throttle the topic to whatever frequency you want. It will be re-published to a topic of a different name, though. topic_tools/throttle

edit flag offensive delete link more

Comments

I need to control the frequency of 2 ROS topics, it is not possible with topic_tools/throttle?

thanhvu94 gravatar image thanhvu94  ( 2017-05-11 11:02:51 -0500 )edit

You'll just need 2 throttle nodes, then.

AndyZe gravatar image AndyZe  ( 2017-05-11 11:11:51 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2017-05-11 09:59:11 -0500

Seen: 3,860 times

Last updated: May 11 '17