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
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.
The text was updated successfully, but these errors were encountered:
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
throughinitialize_origin.py
on 22.04 gives the following output:The text was updated successfully, but these errors were encountered: