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

swri_transform_util's origin_manager.py uses deprecated QoS values #748

Closed
DangitBen opened this issue Sep 10, 2024 · 3 comments
Closed

Comments

@DangitBen
Copy link
Contributor

https://github.com/swri-robotics/marti_common/blob/ros2-devel/swri_transform_util/swri_transform_util/origin_manager.py#L130

Running the origin_manager.py through initialize_origin.py on 22.04 gives the following output:

/opt/ros/humble/local/lib/python3.10/dist-packages/rclpy/qos.py:307: UserWarning: DurabilityPolicy.RMW_QOS_POLICY_DURABILITY_TRANSIENT_LOCAL is deprecated. Use DurabilityPolicy.TRANSIENT_LOCAL instead.
@rjb0026
Copy link
Contributor

rjb0026 commented Sep 18, 2024

@DangitBen are we good to close this out now that #752 is merged?

@danthony06
Copy link
Contributor

Should be.

@DangitBen
Copy link
Contributor Author

Yep! Thanks!

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

No branches or pull requests

3 participants