From a14b77190938dcdd695b666bc993134ec6d8b658 Mon Sep 17 00:00:00 2001 From: Steve Peters <computersthatmove@gmail.com> Date: Tue, 17 Sep 2024 12:18:04 -0700 Subject: [PATCH] Add Gazebo Ionic to dashboard (#27) Signed-off-by: Steve Peters <scpeters@openrobotics.org> --- config/gazebo.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/gazebo.yaml b/config/gazebo.yaml index fa375c8..8dbff08 100644 --- a/config/gazebo.yaml +++ b/config/gazebo.yaml @@ -7,3 +7,5 @@ distributions: url: https://raw.githubusercontent.com/gazebo-tooling/gazebodistro/master/collection-garden.yaml harmonic: url: https://raw.githubusercontent.com/gazebo-tooling/gazebodistro/master/collection-harmonic.yaml + ionic: + url: https://raw.githubusercontent.com/gazebo-tooling/gazebodistro/master/collection-ionic.yaml