From fa49245e822b173781d729e9b246e9133ad4b2fb Mon Sep 17 00:00:00 2001 From: Matthijs van der Burgh Date: Tue, 23 Apr 2024 15:09:36 +0200 Subject: [PATCH 1/5] [ros-angles] new target --- ros-angles/install.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ros-angles/install.yaml b/ros-angles/install.yaml index 4a9a74445..9e2a18804 100644 --- a/ros-angles/install.yaml +++ b/ros-angles/install.yaml @@ -1,4 +1,4 @@ - type: ros source: type: system - name: geometry + name: angles/ From 0a04ed97db3a770f6ba2dee61703be99a9868636 Mon Sep 17 00:00:00 2001 From: Matthijs van der Burgh Date: Tue, 23 Apr 2024 15:09:53 +0200 Subject: [PATCH 2/5] [ros-controller_interface] new target --- ros-controller_interface/install.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ros-controller_interface/install.yaml diff --git a/ros-controller_interface/install.yaml b/ros-controller_interface/install.yaml new file mode 100644 index 000000000..2e6a6514e --- /dev/null +++ b/ros-controller_interface/install.yaml @@ -0,0 +1,4 @@ +- type: ros + source: + type: system + name: controller-interface From d108f2df874e557682aa1be21366002dc65eb59d Mon Sep 17 00:00:00 2001 From: Matthijs van der Burgh Date: Tue, 23 Apr 2024 15:10:02 +0200 Subject: [PATCH 3/5] [ros-lifecycle_msgs] new target --- ros-lifecycle_msgs/install.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ros-lifecycle_msgs/install.yaml diff --git a/ros-lifecycle_msgs/install.yaml b/ros-lifecycle_msgs/install.yaml new file mode 100644 index 000000000..486aba5ec --- /dev/null +++ b/ros-lifecycle_msgs/install.yaml @@ -0,0 +1,4 @@ +- type: ros + source: + type: system + name: lifecycle-msgs From 1fd3f077bccdfe75632fc33db62c9fda0efe41d1 Mon Sep 17 00:00:00 2001 From: Matthijs van der Burgh Date: Tue, 23 Apr 2024 15:10:14 +0200 Subject: [PATCH 4/5] [ros-rclcpp_lifecycle] new target --- ros-rclcpp_lifecycle/install.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ros-rclcpp_lifecycle/install.yaml diff --git a/ros-rclcpp_lifecycle/install.yaml b/ros-rclcpp_lifecycle/install.yaml new file mode 100644 index 000000000..a395dafeb --- /dev/null +++ b/ros-rclcpp_lifecycle/install.yaml @@ -0,0 +1,4 @@ +- type: ros + source: + type: system + name: rclcpp-lifecycle From eab2feda9812a16127614aaadf74a6eec0ab8a12 Mon Sep 17 00:00:00 2001 From: Matthijs van der Burgh Date: Tue, 23 Apr 2024 15:10:24 +0200 Subject: [PATCH 5/5] [ros-rcutils] new target --- ros-rcutils/install.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ros-rcutils/install.yaml diff --git a/ros-rcutils/install.yaml b/ros-rcutils/install.yaml new file mode 100644 index 000000000..f846a6ce5 --- /dev/null +++ b/ros-rcutils/install.yaml @@ -0,0 +1,4 @@ +- type: ros + source: + type: system + name: rcutils