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

rosbag how to slow rate

asked 2017-09-23 15:39:02 -0500

rnunziata gravatar image

I would like to slow the rate for rosbag file. I tried the following but does not seem to work. Any idea how to do this?

rosbag play --rate .5 rgbd_dataset_freiburg1_xyz.bag

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2017-09-26 09:39:14 -0500

I've just double checked your syntax above and it works fine on my setup. The --rate or -r arguments are exactly what you need. Could you try a more extreme factor, maybe 0.1 to check for sure.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2017-09-23 15:39:02 -0500

Seen: 1,226 times

Last updated: Sep 23 '17