You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
rmw_connextdds
andrmw_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()
The text was updated successfully, but these errors were encountered: