mcap
mcap copied to clipboard
Implement concat command based on merge command
Public-Facing Changes
Adds a concat
command to the mcap CLI that combines files with the timestamps rewritten sequentially starting from 0.
Description
We are using this along with the filter
command to take small chunks from a lot of files and combine them into one file that we can run simulations on.