From 30b0d19b78f070c96c6ea4f3cac90d414bd6c941 Mon Sep 17 00:00:00 2001 From: Monday Date: Thu, 4 Jan 2024 08:02:19 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Monday --- sdformat.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/sdformat.yaml b/sdformat.yaml index 5b4008c..e79bd87 100644 --- a/sdformat.yaml +++ b/sdformat.yaml @@ -1,5 +1,4 @@ ---- -version_control: git -src_repo: https://github.com/gazebosim/srdfdom -tag_prefix: 2.0.3-1 +version_control: github +src_repo: ros-planning/srdfdom +tag_prefix: "" separator: "." -- Gitee