feat(record): add raw ZED body MCAP capture
This commit is contained in:
@@ -45,6 +45,7 @@ MCAP support is validated separately with:
|
||||
|
||||
- `./build/mcap_reader_tester`
|
||||
- `./build/mcap_replay_tester`
|
||||
- `./build/mcap_body_record_tester`
|
||||
- `./scripts/replay_mcap.sh`
|
||||
|
||||
Current recording scope:
|
||||
@@ -53,6 +54,7 @@ Current recording scope:
|
||||
|--------|-------|-------|
|
||||
| MCAP `foxglove.CompressedVideo` | H.264 | Stored as Annex B access units |
|
||||
| MCAP `foxglove.CompressedVideo` | H.265 | Stored as Annex B access units |
|
||||
| MCAP raw body packets | `cvmmap.body_tracking.v1` | Payload bytes are identical to the cv-mmap ZED body PUB packet |
|
||||
|
||||
## Current Defaults
|
||||
|
||||
|
||||
Reference in New Issue
Block a user