From aa08a9451cd846d00da3e7bc190a0536e2f8d78e Mon Sep 17 00:00:00 2001 From: Chris Lalancette Date: Tue, 3 May 2022 16:01:43 -0400 Subject: [PATCH] Remove orocos_kinematics_dynamics from Rolling and Humble. (#33028) It has been superceded by orocos_kdl_vendor. Signed-off-by: Chris Lalancette --- humble/distribution.yaml | 18 ------------------ rolling/distribution.yaml | 18 ------------------ 2 files changed, 36 deletions(-) diff --git a/humble/distribution.yaml b/humble/distribution.yaml index ef7aba1cf7971..a4f3f36cd8178 100644 --- a/humble/distribution.yaml +++ b/humble/distribution.yaml @@ -2369,24 +2369,6 @@ repositories: url: https://github.com/ros2/orocos_kdl_vendor.git version: humble status: developed - orocos_kinematics_dynamics: - doc: - type: git - url: https://github.com/ros2/orocos_kinematics_dynamics.git - version: ros2 - release: - packages: - - orocos_kdl - tags: - release: release/humble/{package}/{version} - url: https://github.com/ros2-gbp/orocos_kinematics_dynamics-release.git - version: 3.3.3-3 - source: - test_pull_requests: true - type: git - url: https://github.com/ros2/orocos_kinematics_dynamics.git - version: ros2 - status: maintained osqp_vendor: doc: type: git diff --git a/rolling/distribution.yaml b/rolling/distribution.yaml index 66736c4d380f0..f57be4b342d84 100644 --- a/rolling/distribution.yaml +++ b/rolling/distribution.yaml @@ -2391,24 +2391,6 @@ repositories: url: https://github.com/ros2/orocos_kdl_vendor.git version: main status: developed - orocos_kinematics_dynamics: - doc: - type: git - url: https://github.com/ros2/orocos_kinematics_dynamics.git - version: ros2 - release: - packages: - - orocos_kdl - tags: - release: release/rolling/{package}/{version} - url: https://github.com/ros2-gbp/orocos_kinematics_dynamics-release.git - version: 3.3.3-2 - source: - test_pull_requests: true - type: git - url: https://github.com/ros2/orocos_kinematics_dynamics.git - version: ros2 - status: maintained osqp_vendor: doc: type: git