From c48d800fbbe9d2e7f6d916fb4855e5a8633f3461 Mon Sep 17 00:00:00 2001 From: I-am-a-robot Date: Sat, 30 Aug 2025 01:10:38 +0000 Subject: [PATCH] apply new package --- sig/sig-ROS/sig-info.yaml | 8 ++++++++ sig/sig-ROS/src-openeuler/l/libcreate.yaml | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 sig/sig-ROS/src-openeuler/l/libcreate.yaml diff --git a/sig/sig-ROS/sig-info.yaml b/sig/sig-ROS/sig-info.yaml index b14482776..5aa44803b 100644 --- a/sig/sig-ROS/sig-info.yaml +++ b/sig/sig-ROS/sig-info.yaml @@ -862,3 +862,11 @@ repositories: name: simonaxi email: 18701881329@163.com + +- repo: + - src-openeuler/libcreate + committers: + - gitee_id: davidhan008 + name: davidhan008 + email: 619409713@qq.com + diff --git a/sig/sig-ROS/src-openeuler/l/libcreate.yaml b/sig/sig-ROS/src-openeuler/l/libcreate.yaml new file mode 100644 index 000000000..1eb98ea64 --- /dev/null +++ b/sig/sig-ROS/src-openeuler/l/libcreate.yaml @@ -0,0 +1,8 @@ +name: libcreate +description: 'C++ library for interfacing with iRobot's [Create 1 and 2](http://www.irobot.com/About-iRobot/STEM/Create-2.aspx) as well as most models of Roomba. [create_autonomy](http://wiki.ros.org/create_autonomy) is a [ROS](http://www.ros.org/) wrapper for this library.' +upstream: https://github.com/AutonomyLab/libcreate.git +platform: gitee +branches: +- name: master + type: protected +type: public \ No newline at end of file -- Gitee