Skip to content

[Replay] Add McapTrackerViewers to read mcap file.#396

Open
shaosu-nvidia wants to merge 4 commits intossx/replay/latest_channelfrom
ssx/replay/mcap_reader
Open

[Replay] Add McapTrackerViewers to read mcap file.#396
shaosu-nvidia wants to merge 4 commits intossx/replay/latest_channelfrom
ssx/replay/mcap_reader

Conversation

@shaosu-nvidia
Copy link
Copy Markdown
Contributor

Following the same pattern of McapTrackerChannels

  • it takes a McapReader and a list of channels we want to replay
  • internally it keeps the MessageView and iterator to read message one by one.

@shaosu-nvidia shaosu-nvidia requested a review from nvddr April 14, 2026 22:34
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 14, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 0ffbc697-22cb-4b61-aed8-a1194882bbbb

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ssx/replay/mcap_reader

Comment @coderabbitai help to get the list of available commands and usage tips.

Comment thread src/core/mcap/cpp/inc/mcap/tracker_channels.hpp
@shaosu-nvidia shaosu-nvidia changed the title Add McapTrackerViewers to read mcap file. [Replay] Add McapTrackerViewers to read mcap file. Apr 16, 2026
@shaosu-nvidia shaosu-nvidia self-assigned this Apr 16, 2026
Comment thread src/core/mcap/cpp/inc/mcap/tracker_channels.hpp Outdated
Comment thread src/core/mcap/cpp/inc/mcap/tracker_channels.hpp Outdated
Following the same pattern of McapTrackerChannels
- it takes a McapReader and a list of channels we want to replay
- internally it keeps the MessageView and iterator to read message one
  by one.
@shaosu-nvidia shaosu-nvidia force-pushed the ssx/replay/mcap_reader branch from d6f6139 to 23f5574 Compare April 17, 2026 23:16
@shaosu-nvidia shaosu-nvidia requested a review from nvddr April 17, 2026 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants