Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 676 Bytes

SDK_mcap_record.rst

File metadata and controls

31 lines (16 loc) · 676 Bytes

MCAP Recording

This example showcases the use of SDK to save to MCAP file format. The MCAP file contains color as well as both left and right mono cameras and their inferred depth map.

Setup

Source Code

Python

Also available on GitHub.

../../../../examples/recording/mcap_record.py