From d3247c7afabc0ce156d5b0e9a39eeabc153bf6ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Steven!=20Ragnar=C3=B6k?= Date: Wed, 28 Feb 2024 18:02:25 -0800 Subject: [PATCH] Use ros2-gbp release repository for topic_based_ros2_control. The repository has been mirrored into ros2-gbp here: ros2-gbp/ros2-gbp-github-org#459. I did not change the release repository for noetic at this time since it is not required for ROS 1 distributions, but if the maintainer prefers to use a single release repository for all distributions that is perfectly acceptable. --- humble/distribution.yaml | 2 +- iron/distribution.yaml | 2 +- rolling/distribution.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/humble/distribution.yaml b/humble/distribution.yaml index 66ba0aabfedc0..30df764097068 100644 --- a/humble/distribution.yaml +++ b/humble/distribution.yaml @@ -8729,7 +8729,7 @@ repositories: release: tags: release: release/humble/{package}/{version} - url: https://github.com/PickNikRobotics/topic_based_ros2_control-release.git + url: https://github.com/ros2-gbp/topic_based_ros2_control-release.git version: 0.2.0-1 topic_tools: doc: diff --git a/iron/distribution.yaml b/iron/distribution.yaml index 3510d694ad1ff..d24f9b55b3ee7 100644 --- a/iron/distribution.yaml +++ b/iron/distribution.yaml @@ -7455,7 +7455,7 @@ repositories: release: tags: release: release/iron/{package}/{version} - url: https://github.com/PickNikRobotics/topic_based_ros2_control-release.git + url: https://github.com/ros2-gbp/topic_based_ros2_control-release.git version: 0.2.0-1 topic_tools: doc: diff --git a/rolling/distribution.yaml b/rolling/distribution.yaml index 5df307cb2aeb6..0b9556d0c8e30 100644 --- a/rolling/distribution.yaml +++ b/rolling/distribution.yaml @@ -7019,7 +7019,7 @@ repositories: release: tags: release: release/rolling/{package}/{version} - url: https://github.com/PickNikRobotics/topic_based_ros2_control-release.git + url: https://github.com/ros2-gbp/topic_based_ros2_control-release.git version: 0.2.0-1 topic_tools: doc: