From 77477531f08063b207444d546dcea91c8107b1d1 Mon Sep 17 00:00:00 2001 From: Scott K Logan Date: Fri, 20 Dec 2024 13:24:07 -0600 Subject: [PATCH] Switch osrf_pycommon dependency to system package --- launch_ros/package.xml | 2 +- test_launch_ros/package.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/launch_ros/package.xml b/launch_ros/package.xml index b8fd970c..d99db1b6 100644 --- a/launch_ros/package.xml +++ b/launch_ros/package.xml @@ -21,8 +21,8 @@ composition_interfaces launch lifecycle_msgs - osrf_pycommon python3-importlib-metadata + python3-osrf-pycommon python3-yaml rclpy diff --git a/test_launch_ros/package.xml b/test_launch_ros/package.xml index 8b5231ca..608d6d1e 100644 --- a/test_launch_ros/package.xml +++ b/test_launch_ros/package.xml @@ -28,8 +28,8 @@ launch_xml launch_yaml lifecycle - osrf_pycommon python3-pytest + python3-osrf-pycommon python3-yaml rclcpp_components rclpy