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

[694] update DurabilityPolicy api that are being deprecated #695

Merged

Conversation

flynneva
Copy link
Contributor

Signed-off-by: Evan Flynn evanflynn.msu@gmail.com

Public API Changes
None

Description

closes #694 to fix deprecation warnings for DurabilityPolicy api

@defunctzombie
Copy link
Contributor

LGTM once lint errors are fixed

Signed-off-by: Evan Flynn <evanflynn.msu@gmail.com>
@flynneva flynneva force-pushed the 694-update-durabilitypolicy-api branch from 6042308 to 8fcf884 Compare December 15, 2021 16:47
@flynneva
Copy link
Contributor Author

@defunctzombie just fixed the linter errors, let me know if there is anything else!

@flynneva
Copy link
Contributor Author

friendly ping @defunctzombie or @jtbandes, this is a small change and would help anyone who is using rolling

@defunctzombie defunctzombie merged commit 8ffd61e into RobotWebTools:ros2 Dec 21, 2021
@defunctzombie
Copy link
Contributor

@flynneva Am I correct in understanding that this fix will resolve the warning message - but that there is still a bug with incompatible QoS policies so messages are not received?

@flynneva
Copy link
Contributor Author

@defunctzombie I think I mis-reported the issue originally. this PR addresses the warnings, but I think my original issue was due to starting the server incorrectly for ROS 2

@defunctzombie
Copy link
Contributor

@flynneva So with this change you no longer see a warning and are able to receive messages as expected over the websocket connection?

@flynneva
Copy link
Contributor Author

@defunctzombie yes it just fixes the warning

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

deprecated QoS API warnings for rolling
2 participants