Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose underlying writer of ROS1/2/Protobuf writers #1215

Closed
wants to merge 1 commit into from

Conversation

hktonylee
Copy link

Changelog

Expose underlying writer of ROS1/2/Protobuf writers

Docs

None

Description

This is needed because the underlying writer exposes more API that are needed by end-users, for example, metadata read/write.

@james-rms
Copy link
Collaborator

I don't love this solution, and would prefer to move towards a future where the serialization-specific support code can be composed with an MCAP writer rather than wrap it entirely.

@hktonylee
Copy link
Author

Absolutely agree. Composition would be much better solution. Let me close this PR first.

@hktonylee hktonylee closed this Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants