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
[humble] Bugfix for incorrect MCAPStorage::seek(timestamp) when timestamp is current (backport #2157) (#2161)
* Bugfix for MCAPStorage::seek(time) advance in time is current (#2157)
- The seek(timestamp) shall adhere >= condition even when target
timestamp is equal to the current timestamp in the storage.
Signed-off-by: Michael Orlov <[email protected]>
(cherry picked from commit 2738d77)
# Conflicts:
# rosbag2_transport/test/rosbag2_transport/test_play_seek.cpp
* Address merge conflicts
Signed-off-by: Michael Orlov <[email protected]>
---------
Signed-off-by: Michael Orlov <[email protected]>
Co-authored-by: Michael Orlov <[email protected]>
0 commit comments