## Description ROS 1 supported a `--repeat-latched` feature (https://github.com/ros/ros_comm/pull/1850) to repeat latched topics at the start of each bag split. As far as I can tell, rosbag2 does not have this feature. Is there any reason we should not add it?
Description
ROS 1 supported a
--repeat-latchedfeature (ros/ros_comm#1850) to repeat latched topics at the start of each bag split.As far as I can tell, rosbag2 does not have this feature. Is there any reason we should not add it?