Closed jacobperron closed 3 years ago
This conflicts with https://github.com/ros2/rmw_dds_common/pull/43, so I'll likely have to rebase once that lands.
Compatibility checks are based on the tables found here: https://index.ros.org/doc/ros2/Concepts/About-Quality-of-Service-Settings/#qos-compatibilities
@ivanpauno Thanks for the review. I think I've address all of your comments.
@ros-pull-request-builder retest this please
@ros-pull-request-builder retest this please
Given QoS profiles for a publisher and a subscription, this function will return
true
if the profiles are compatible. Compatible profiles implies that the subscription and publisher will be able to communicate.Connected to https://github.com/ros2/rmw/pull/299