Expand description
Library providing utilities to load MCAP files with Rerun.
Re-exports§
pub use layers::Layer;pub use layers::LayerIdentifier;pub use layers::LayerRegistry;pub use layers::MessageLayer;pub use layers::SelectedLayers;
Modules§
Structs§
- Parser
Context - Common context used by parsers to build timelines and store entity paths.
Enums§
- Error
- The base error type for handling MCAP files.
Traits§
- Message
Parser - Trait for parsing MCAP messages of a specific schema into Rerun chunks.
Functions§
- read_
summary - Read out the summary of an MCAP file.