You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 31, 2025. It is now read-only.
I'm trying to record TF data across split bags. (rosbag record --split --duration=5s /tf /tf_static) The /tf_static topic is only recorded in the first bag.
Is there anyway to force rosbag to record latched topics in each bag?