04
Convert your multimodal logs to the industry-standard format: MCAP.
MCAP is an open-source file format for efficient multimodal data logging in robotics and pub/sub systems. MCAP files can store multiple channels of timestamped, heterogeneous data of any format including ROS, JSON, and Protobuf, with embedded schemas for long-term readability. Its row-oriented, append-only design ensures fast, reliable writes, while optional indexing and advanced compression (LZ4, Zstandard) optimize retrieval and storage.




