From ed97b88f5a6a3b3b40387a020f82d923707c1eec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20=C3=81ngel=20Gonz=C3=A1lez=20Santamarta?= Date: Fri, 6 Dec 2024 10:08:14 +0100 Subject: [PATCH] build_depend for ros_environment --- yasmin_demos/package.xml | 3 ++- yasmin_ros/package.xml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/yasmin_demos/package.xml b/yasmin_demos/package.xml index afccc86..2492357 100644 --- a/yasmin_demos/package.xml +++ b/yasmin_demos/package.xml @@ -17,13 +17,14 @@ yasmin_viewer nav_msgs example_interfaces - ros-environment ament_copyright ament_flake8 ament_pep257 python3-pytest + ros_environment + ament_cmake diff --git a/yasmin_ros/package.xml b/yasmin_ros/package.xml index 1e7b267..4e3ff95 100644 --- a/yasmin_ros/package.xml +++ b/yasmin_ros/package.xml @@ -14,7 +14,6 @@ rclcpp rclcpp_action yasmin - ros-environment ament_copyright ament_flake8 @@ -22,6 +21,8 @@ python3-pytest python3-pytest-cov + ros_environment + ament_cmake