diff --git a/gz-fuel-tools10.yaml b/gz-fuel-tools10.yaml new file mode 100644 index 0000000..fa0762d --- /dev/null +++ b/gz-fuel-tools10.yaml @@ -0,0 +1,30 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: gz-cmake3 + gz-common: + type: git + url: https://github.com/gazebosim/gz-common + version: gz-common5 + gz-fuel-tools: + type: git + url: https://github.com/gazebosim/gz-fuel-tools + version: main + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: gz-math7 + gz-msgs: + type: git + url: https://github.com/gazebosim/gz-msgs + version: gz-msgs10 + gz-tools: + type: git + url: https://github.com/gazebosim/gz-tools + version: gz-tools2 + gz-utils: + type: git + url: https://github.com/gazebosim/gz-utils + version: gz-utils2 diff --git a/gz-gui9.yaml b/gz-gui9.yaml new file mode 100644 index 0000000..e749c92 --- /dev/null +++ b/gz-gui9.yaml @@ -0,0 +1,42 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: gz-cmake3 + gz-common: + type: git + url: https://github.com/gazebosim/gz-common + version: gz-common5 + gz-gui: + type: git + url: https://github.com/gazebosim/gz-gui + version: main + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: gz-math7 + gz-msgs: + type: git + url: https://github.com/gazebosim/gz-msgs + version: gz-msgs10 + gz-plugin: + type: git + url: https://github.com/gazebosim/gz-plugin + version: gz-plugin2 + gz-rendering: + type: git + url: https://github.com/gazebosim/gz-rendering + version: gz-rendering8 + gz-tools: + type: git + url: https://github.com/gazebosim/gz-tools + version: gz-tools2 + gz-transport: + type: git + url: https://github.com/gazebosim/gz-transport + version: gz-transport13 + gz-utils: + type: git + url: https://github.com/gazebosim/gz-utils + version: gz-utils2 diff --git a/gz-launch8.yaml b/gz-launch8.yaml new file mode 100644 index 0000000..1437b58 --- /dev/null +++ b/gz-launch8.yaml @@ -0,0 +1,66 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: gz-cmake3 + gz-common: + type: git + url: https://github.com/gazebosim/gz-common + version: gz-common5 + gz-fuel-tools: + type: git + url: https://github.com/gazebosim/gz-fuel-tools + version: gz-fuel-tools9 + gz-sim: + type: git + url: https://github.com/gazebosim/gz-sim + version: gz-sim8 + gz-gui: + type: git + url: https://github.com/gazebosim/gz-gui + version: gz-gui8 + gz-launch: + type: git + url: https://github.com/gazebosim/gz-launch + version: main + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: gz-math7 + gz-msgs: + type: git + url: https://github.com/gazebosim/gz-msgs + version: gz-msgs10 + gz-physics: + type: git + url: https://github.com/gazebosim/gz-physics + version: gz-physics7 + gz-plugin: + type: git + url: https://github.com/gazebosim/gz-plugin + version: gz-plugin2 + gz-rendering: + type: git + url: https://github.com/gazebosim/gz-rendering + version: gz-rendering8 + gz-sensors: + type: git + url: https://github.com/gazebosim/gz-sensors + version: gz-sensors8 + gz-tools: + type: git + url: https://github.com/gazebosim/gz-tools + version: gz-tools2 + gz-transport: + type: git + url: https://github.com/gazebosim/gz-transport + version: gz-transport13 + gz-utils: + type: git + url: https://github.com/gazebosim/gz-utils + version: gz-utils2 + sdformat: + type: git + url: https://github.com/gazebosim/sdformat + version: sdf14 diff --git a/gz-msgs11.yaml b/gz-msgs11.yaml new file mode 100644 index 0000000..32bf011 --- /dev/null +++ b/gz-msgs11.yaml @@ -0,0 +1,22 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: gz-cmake3 + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: gz-math7 + gz-msgs: + type: git + url: https://github.com/gazebosim/gz-msgs + version: main + gz-tools: + type: git + url: https://github.com/gazebosim/gz-tools + version: gz-tools2 + gz-utils: + type: git + url: https://github.com/gazebosim/gz-utils + version: gz-utils2 diff --git a/gz-physics8.yaml b/gz-physics8.yaml new file mode 100644 index 0000000..efcbaf5 --- /dev/null +++ b/gz-physics8.yaml @@ -0,0 +1,30 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: gz-cmake3 + gz-common: + type: git + url: https://github.com/gazebosim/gz-common + version: gz-common5 + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: gz-math7 + gz-physics: + type: git + url: https://github.com/gazebosim/gz-physics + version: main + gz-plugin: + type: git + url: https://github.com/gazebosim/gz-plugin + version: gz-plugin2 + gz-utils: + type: git + url: https://github.com/gazebosim/gz-utils + version: gz-utils2 + sdformat: + type: git + url: https://github.com/gazebosim/sdformat + version: sdf14 diff --git a/gz-rendering9.yaml b/gz-rendering9.yaml new file mode 100644 index 0000000..6510dcb --- /dev/null +++ b/gz-rendering9.yaml @@ -0,0 +1,26 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: gz-cmake3 + gz-common: + type: git + url: https://github.com/gazebosim/gz-common + version: gz-common5 + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: gz-math7 + gz-plugin: + type: git + url: https://github.com/gazebosim/gz-plugin + version: gz-plugin2 + gz-rendering: + type: git + url: https://github.com/gazebosim/gz-rendering + version: main + gz-utils: + type: git + url: https://github.com/gazebosim/gz-utils + version: gz-utils2 diff --git a/gz-sensors9.yaml b/gz-sensors9.yaml new file mode 100644 index 0000000..254e540 --- /dev/null +++ b/gz-sensors9.yaml @@ -0,0 +1,46 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: gz-cmake3 + gz-common: + type: git + url: https://github.com/gazebosim/gz-common + version: gz-common5 + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: gz-math7 + gz-msgs: + type: git + url: https://github.com/gazebosim/gz-msgs + version: gz-msgs10 + gz-plugin: + type: git + url: https://github.com/gazebosim/gz-plugin + version: gz-plugin2 + gz-rendering: + type: git + url: https://github.com/gazebosim/gz-rendering + version: gz-rendering8 + gz-sensors: + type: git + url: https://github.com/gazebosim/gz-sensors + version: main + gz-transport: + type: git + url: https://github.com/gazebosim/gz-transport + version: gz-transport13 + gz-tools: + type: git + url: https://github.com/gazebosim/gz-tools + version: gz-tools2 + gz-utils: + type: git + url: https://github.com/gazebosim/gz-utils + version: gz-utils2 + sdformat: + type: git + url: https://github.com/gazebosim/sdformat + version: sdf14 diff --git a/gz-sim9.yaml b/gz-sim9.yaml new file mode 100644 index 0000000..bf40d77 --- /dev/null +++ b/gz-sim9.yaml @@ -0,0 +1,62 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: gz-cmake3 + gz-common: + type: git + url: https://github.com/gazebosim/gz-common + version: gz-common5 + gz-fuel-tools: + type: git + url: https://github.com/gazebosim/gz-fuel-tools + version: gz-fuel-tools9 + gz-sim: + type: git + url: https://github.com/gazebosim/gz-sim + version: main + gz-gui: + type: git + url: https://github.com/gazebosim/gz-gui + version: gz-gui8 + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: gz-math7 + gz-msgs: + type: git + url: https://github.com/gazebosim/gz-msgs + version: gz-msgs10 + gz-physics: + type: git + url: https://github.com/gazebosim/gz-physics + version: gz-physics7 + gz-plugin: + type: git + url: https://github.com/gazebosim/gz-plugin + version: gz-plugin2 + gz-rendering: + type: git + url: https://github.com/gazebosim/gz-rendering + version: gz-rendering8 + gz-sensors: + type: git + url: https://github.com/gazebosim/gz-sensors + version: gz-sensors8 + gz-tools: + type: git + url: https://github.com/gazebosim/gz-tools + version: gz-tools2 + gz-transport: + type: git + url: https://github.com/gazebosim/gz-transport + version: gz-transport13 + gz-utils: + type: git + url: https://github.com/gazebosim/gz-utils + version: gz-utils2 + sdformat: + type: git + url: https://github.com/gazebosim/sdformat + version: sdf14 diff --git a/gz-transport14.yaml b/gz-transport14.yaml new file mode 100644 index 0000000..03ab066 --- /dev/null +++ b/gz-transport14.yaml @@ -0,0 +1,26 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: gz-cmake3 + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: gz-math7 + gz-msgs: + type: git + url: https://github.com/gazebosim/gz-msgs + version: gz-msgs10 + gz-tools: + type: git + url: https://github.com/gazebosim/gz-tools + version: gz-tools2 + gz-transport: + type: git + url: https://github.com/gazebosim/gz-transport + version: main + gz-utils: + type: git + url: https://github.com/gazebosim/gz-utils + version: gz-utils2 diff --git a/sdformat15.yaml b/sdformat15.yaml new file mode 100644 index 0000000..64bb591 --- /dev/null +++ b/sdformat15.yaml @@ -0,0 +1,22 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: gz-cmake3 + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: gz-math7 + gz-tools: + type: git + url: https://github.com/gazebosim/gz-tools + version: gz-tools2 + gz-utils: + type: git + url: https://github.com/gazebosim/gz-utils + version: gz-utils2 + sdformat: + type: git + url: https://github.com/gazebosim/sdformat + version: main