From 8f95a07e3f93acf53aaeba4a7988ed2d2bd8f25a Mon Sep 17 00:00:00 2001 From: Monday Date: Thu, 4 Jan 2024 07:55:46 +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 --- pcl_msgs.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pcl_msgs.yaml b/pcl_msgs.yaml index e479452..db00f05 100644 --- a/pcl_msgs.yaml +++ b/pcl_msgs.yaml @@ -1,5 +1,5 @@ --- -version_control: git -src_repo: https://github.com/ros/pcl_msgs.git -tag_prefix: 0.3.0-1 +version_control: github +src_repo: ros-perception/pcl_msgs +tag_prefix: "" separator: "." -- Gitee