From 75ebe47eff64d9f8aa3842e6810e54d9f9a7cbde Mon Sep 17 00:00:00 2001 From: Monday Date: Thu, 4 Jan 2024 08:07:06 +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 --- slam_gmapping.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/slam_gmapping.yaml b/slam_gmapping.yaml index e940be9..9c11fca 100644 --- a/slam_gmapping.yaml +++ b/slam_gmapping.yaml @@ -1,5 +1,5 @@ --- -version_control: git -src_repo: https://github.com/ros/slam_gmapping.git -tag_prefix: 1.4.2 +version_control: github +src_repo: ros-perception/slam_gmapping +tag_prefix: "" separator: "." -- Gitee