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

Can I use the clock from a bag in ROS2?

asked 2020-03-16 12:41:35 -0500

dawonn_haval gravatar image

I don't see an option for ros2 bag play --clock <bag>, is there an equivalent feature in ROS2 yet?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-03-17 11:20:07 -0500

jacobperron gravatar image

rosbag2is not yet clock-aware. See the related GitHub ticket here: https://github.com/ros2/rosbag2/issue...

You can always record and playback the /clock topic, but rosbag2 doesn't support features like jumping to timepoints or changing the rate of playback.

edit flag offensive delete link more

Question Tools

3 followers

Stats

Asked: 2020-03-16 12:40:05 -0500

Seen: 3,323 times

Last updated: Mar 17 '20