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

Dynamic playback of locally-unknown types #1428

Open
emersonknapp opened this issue Jul 19, 2023 · 0 comments
Open

Dynamic playback of locally-unknown types #1428

emersonknapp opened this issue Jul 19, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@emersonknapp
Copy link
Collaborator

Description

If a bag has TypeDescription stored inside as schemas, we would like to be able to create publishers and play that bag back, even if it is not playing in an install space that has all types from the bag.

Related Issues

Related to #1373

Completion Criteria

Rosbag2 can play back any bag, even if the message types are not installed locally.

Implementation Notes / Suggestions

Will need to extend the idea of ros2/ros2#1374 to a "Dynamic Publisher" and then use that work.

Testing Notes / Suggestions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant