|
VLink
2.0.0
A high-performance communication middleware
|
Indexed playback of MCAP-format bag files (.vcap / .vcapx).
More...
Go to the source code of this file.
Classes | |
| class | vlink::VCAPReader |
Concrete MCAP-format BagReader implementation with index-driven seek. More... | |
Namespaces | |
| vlink | |
Indexed playback of MCAP-format bag files (.vcap / .vcapx).
VCAPReader concretises BagReader for the MCAP container used by Foxglove Studio and other MCAP-compatible visualisers. Splits captured into .vcapx manifests are followed transparently; reindex() and fix() resolve to false because MCAP itself owns the footer index and does not support in-place repair through this implementation.