From 0b7c163b0aa36ac831e6a1c113d421d2d1e31be9 Mon Sep 17 00:00:00 2001 From: I-am-a-robot Date: Sat, 16 Aug 2025 09:16:24 +0000 Subject: [PATCH] apply new package --- sig/sig-ROS/sig-info.yaml | 8 ++++++++ sig/sig-ROS/src-openeuler/h/human_description.yaml | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 sig/sig-ROS/src-openeuler/h/human_description.yaml diff --git a/sig/sig-ROS/sig-info.yaml b/sig/sig-ROS/sig-info.yaml index d07af08ce..a65994de7 100644 --- a/sig/sig-ROS/sig-info.yaml +++ b/sig/sig-ROS/sig-info.yaml @@ -814,3 +814,11 @@ repositories: name: davidhan008 email: 619409713@qq.com + +- repo: + - src-openeuler/human_description + committers: + - gitee_id: davidhan008 + name: davidhan008 + email: 619409713@qq.com + diff --git a/sig/sig-ROS/src-openeuler/h/human_description.yaml b/sig/sig-ROS/src-openeuler/h/human_description.yaml new file mode 100644 index 000000000..b740d8cc9 --- /dev/null +++ b/sig/sig-ROS/src-openeuler/h/human_description.yaml @@ -0,0 +1,8 @@ +name: human_description +description: 'ROS human-description package' +upstream: https://github.com/ros4hri/human_description.git +platform: gitee +branches: +- name: master + type: protected +type: public \ No newline at end of file -- Gitee