Commit e1ba8b8
* 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 <morlovmr@gmail.com>
(cherry picked from commit 2738d77)
# Conflicts:
# rosbag2_transport/test/rosbag2_transport/test_play_seek.cpp
* Address merge conflicts
Signed-off-by: Michael Orlov <michael.orlov@apex.ai>
---------
Signed-off-by: Michael Orlov <michael.orlov@apex.ai>
Co-authored-by: Michael Orlov <morlovmr@gmail.com>
1 parent 0db8a54 commit e1ba8b8
2 files changed
Lines changed: 32 additions & 3 deletions
File tree
- rosbag2_storage_mcap/src
- rosbag2_transport/test/rosbag2_transport
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
654 | 654 | | |
655 | 655 | | |
656 | 656 | | |
657 | | - | |
658 | | - | |
659 | | - | |
| 657 | + | |
660 | 658 | | |
661 | 659 | | |
662 | 660 | | |
| |||
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
183 | 214 | | |
184 | 215 | | |
185 | 216 | | |
| |||
0 commit comments