@mcap/core

MCAP is a modular container format and logging library for pub/sub messages with arbitrary message serialization. It is primarily intended for use in robotics applications, and works well under various workloads, resource constraints, and durability requirements.

The @mcap/core package provides low-level readers and writers for the MCAP format in TypeScript.

Examples

Examples of how to use the @mcap/core APIs can be found in the TypeScript examples folder in the MCAP repo.

License

@mcap/core is licensed under the MIT License.

Stay in touch

Join our Discord community to ask questions, share feedback, and stay up to date on what our team is working on.

References

Re-exports Attachment
Re-exports AttachmentIndex
Re-exports Channel
Re-exports Chunk
Re-exports ChunkIndex
Re-exports DataEnd
Re-exports DecompressHandlers
Re-exports Footer
Re-exports Header
Re-exports IReadable
Re-exports MCAP_MAGIC
Re-exports McapMagic
Re-exports McapRecord
Re-exports McapRecords
Re-exports Message
Re-exports MessageIndex
Re-exports Metadata
Re-exports MetadataIndex
Re-exports Opcode
Re-exports Schema
Re-exports Statistics
Re-exports SummaryOffset
Re-exports TypedMcapRecord
Re-exports TypedMcapRecords
Re-exports UnknownRecord
Re-exports isKnownOpcode

Generated using TypeDoc