-
Notifications
You must be signed in to change notification settings - Fork 49
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
Add client/service QoS getters #196
Add client/service QoS getters #196
Conversation
Signed-off-by: Mauro Passerino <mpasserino@irobot.com>
test would be nice to add. |
Signed-off-by: Mauro Passerino <mpasserino@irobot.com>
Signed-off-by: Mauro Passerino <mpasserino@irobot.com>
After some discussion (see ros2/rmw_connextdds#67 (comment)) I updated all PRs to retrieve independently the QoS for Client request publisher / response subscription and Services request subscription / response publisher. |
CI: PRs being tested: ros2/rmw_fastrtps#560, ros2/rmw_cyclonedds#343, ros2/rmw_connextdds#67, ros2/rmw#314 and this one. |
Rpr checker will continue failing until I release |
👨🌾 This PR introduced some linter test regressions into the buildfarm: https://ci.ros2.org/job/nightly_linux_debug/2120/#showFailuresLink. The linter check job didn't include the package |
Blocked by ros2/rmw_fastrtps#560
ros2/rmw_cyclonedds#343
ros2/rmw_connextdds#67
Signed-off-by: Mauro Passerino mpasserino@irobot.com