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

Implement support for unique network flows #45

Open
asorbini opened this issue Apr 26, 2021 · 0 comments
Open

Implement support for unique network flows #45

asorbini opened this issue Apr 26, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@asorbini
Copy link
Collaborator

rmw_connextdds and rmw_connextddsmicro do not currently support the RMW APIs to request unique network flows (see ros2/design#304).

#13 introduced stubs for all new functions, and a check to fail and inform users who might be trying to use the feature.

This issue means to discuss and track the work required to implement this support (e.g. map unique flow requests to specific QoS settings for Connext).

The following functions must also be implemented:

  • rmw_api_connextdds_publisher_get_network_flow_endpoints()
  • rmw_api_connextdds_subscription_get_network_flow_endpoints()
@asorbini asorbini added the enhancement New feature or request label Apr 26, 2021
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