From 612b6d1e8eb856ddc6ab5209a2f3c23af046f17d Mon Sep 17 00:00:00 2001 From: Victor Lamoine Date: Wed, 20 Jan 2021 17:02:17 +0100 Subject: [PATCH] Add moving_average (#28038) --- melodic/distribution.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/melodic/distribution.yaml b/melodic/distribution.yaml index f6713113625f2..24c698a6c02a8 100755 --- a/melodic/distribution.yaml +++ b/melodic/distribution.yaml @@ -6414,6 +6414,12 @@ repositories: url: https://github.com/peci1/movie_publisher.git version: melodic-devel status: developed + moving_average: + doc: + type: git + url: https://gitlab.com/InstitutMaupertuis/moving_average.git + version: melodic + status: maintained mpc_local_planner: doc: type: git