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 Subscription to locally-unknown types #1373

Open
emersonknapp opened this issue Jun 6, 2023 · 0 comments
Open

Dynamic Subscription to locally-unknown types #1373

emersonknapp opened this issue Jun 6, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@emersonknapp
Copy link
Collaborator

emersonknapp commented Jun 6, 2023

Description

Using new REP-2011 features TypeDescriptions, GetTypeDescription service, and Dynamic Subscriptions - we should be able to retrieve a remote type descriptiion and subscribe to it, even if rosbag2 does not have the type defined locally

Related Issues

Related to #1428

Completion Criteria

Rosbag2 can subscribe to a type that has a different hash than local, or is totally unknown locally, using GetTypeDescription service and Dynamic Subscriptions. Backport this to Iron.

Implementation Notes / Suggestions

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