From 149d07d96a8758266746d7ad8a208e23f1b18d64 Mon Sep 17 00:00:00 2001 From: Ian Chen Date: Fri, 23 Aug 2024 16:37:38 -0700 Subject: [PATCH] Ionic: use stable branch for gz-sensors9 (#171) Signed-off-by: Ian Chen --- collection-ionic.yaml | 2 +- gz-launch8.yaml | 2 +- gz-sensors9.yaml | 2 +- gz-sim9.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/collection-ionic.yaml b/collection-ionic.yaml index 18270df..a100662 100644 --- a/collection-ionic.yaml +++ b/collection-ionic.yaml @@ -47,7 +47,7 @@ repositories: gz-sensors: type: git url: https://github.com/gazebosim/gz-sensors - version: main + version: gz-sensors9 gz-tools: type: git url: https://github.com/gazebosim/gz-tools diff --git a/gz-launch8.yaml b/gz-launch8.yaml index 18270df..a100662 100644 --- a/gz-launch8.yaml +++ b/gz-launch8.yaml @@ -47,7 +47,7 @@ repositories: gz-sensors: type: git url: https://github.com/gazebosim/gz-sensors - version: main + version: gz-sensors9 gz-tools: type: git url: https://github.com/gazebosim/gz-tools diff --git a/gz-sensors9.yaml b/gz-sensors9.yaml index 8164636..4214a93 100644 --- a/gz-sensors9.yaml +++ b/gz-sensors9.yaml @@ -27,7 +27,7 @@ repositories: gz-sensors: type: git url: https://github.com/gazebosim/gz-sensors - version: main + version: gz-sensors9 gz-transport: type: git url: https://github.com/gazebosim/gz-transport diff --git a/gz-sim9.yaml b/gz-sim9.yaml index 3267678..c1a8820 100644 --- a/gz-sim9.yaml +++ b/gz-sim9.yaml @@ -43,7 +43,7 @@ repositories: gz-sensors: type: git url: https://github.com/gazebosim/gz-sensors - version: main + version: gz-sensors9 gz-tools: type: git url: https://github.com/gazebosim/gz-tools