From 1267856d45152f29f255ac737554679ad6a49256 Mon Sep 17 00:00:00 2001 From: Dima Dorezyuk Date: Wed, 13 Jan 2021 17:56:19 +0100 Subject: [PATCH 1/2] add gpp-package --- noetic/distribution.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/noetic/distribution.yaml b/noetic/distribution.yaml index 0412b6d60fe60..05fcbf0b82687 100755 --- a/noetic/distribution.yaml +++ b/noetic/distribution.yaml @@ -2160,6 +2160,12 @@ repositories: url: https://github.com/ros-visualization/gl_dependency.git version: kinetic-devel status: maintained + gpp: + source: + type: git + url: https://github.com/dorezyuk/gpp.git + version: master + status: maintained gps_umd: doc: type: git From acf51ba93cad22af0f6b56ae383358951cbec7b4 Mon Sep 17 00:00:00 2001 From: Dima Dorezyuk Date: Mon, 25 Jan 2021 19:52:46 +0100 Subject: [PATCH 2/2] add doc section --- noetic/distribution.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/noetic/distribution.yaml b/noetic/distribution.yaml index 05fcbf0b82687..2c8f9835a7c1a 100755 --- a/noetic/distribution.yaml +++ b/noetic/distribution.yaml @@ -2161,6 +2161,10 @@ repositories: version: kinetic-devel status: maintained gpp: + doc: + type: git + url: https://github.com/dorezyuk/gpp.git + version: master source: type: git url: https://github.com/dorezyuk/gpp.git