diff --git a/gz-cmake5.yaml b/gz-cmake5.yaml new file mode 100644 index 0000000..930efd1 --- /dev/null +++ b/gz-cmake5.yaml @@ -0,0 +1,6 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: main diff --git a/gz-common7.yaml b/gz-common7.yaml new file mode 100644 index 0000000..97eca81 --- /dev/null +++ b/gz-common7.yaml @@ -0,0 +1,18 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: gz-cmake4 + gz-common: + type: git + url: https://github.com/gazebosim/gz-common + version: main + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: gz-math8 + gz-utils: + type: git + url: https://github.com/gazebosim/gz-utils + version: gz-utils3 diff --git a/gz-fuel-tools11.yaml b/gz-fuel-tools11.yaml new file mode 100644 index 0000000..71567a9 --- /dev/null +++ b/gz-fuel-tools11.yaml @@ -0,0 +1,30 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: gz-cmake4 + gz-common: + type: git + url: https://github.com/gazebosim/gz-common + version: gz-common6 + 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-math8 + gz-msgs: + type: git + url: https://github.com/gazebosim/gz-msgs + version: gz-msgs11 + 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-utils3 diff --git a/gz-gui10.yaml b/gz-gui10.yaml new file mode 100644 index 0000000..bd2d5d6 --- /dev/null +++ b/gz-gui10.yaml @@ -0,0 +1,42 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: gz-cmake4 + gz-common: + type: git + url: https://github.com/gazebosim/gz-common + version: gz-common6 + 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-math8 + gz-msgs: + type: git + url: https://github.com/gazebosim/gz-msgs + version: gz-msgs11 + gz-plugin: + type: git + url: https://github.com/gazebosim/gz-plugin + version: gz-plugin3 + gz-rendering: + type: git + url: https://github.com/gazebosim/gz-rendering + version: gz-rendering9 + 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-transport14 + gz-utils: + type: git + url: https://github.com/gazebosim/gz-utils + version: gz-utils3 diff --git a/gz-launch9.yaml b/gz-launch9.yaml new file mode 100644 index 0000000..4874ded --- /dev/null +++ b/gz-launch9.yaml @@ -0,0 +1,66 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: gz-cmake4 + gz-common: + type: git + url: https://github.com/gazebosim/gz-common + version: gz-common6 + gz-fuel-tools: + type: git + url: https://github.com/gazebosim/gz-fuel-tools + version: gz-fuel-tools10 + gz-sim: + type: git + url: https://github.com/gazebosim/gz-sim + version: gz-sim9 + gz-gui: + type: git + url: https://github.com/gazebosim/gz-gui + version: gz-gui9 + 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-math8 + gz-msgs: + type: git + url: https://github.com/gazebosim/gz-msgs + version: gz-msgs11 + gz-physics: + type: git + url: https://github.com/gazebosim/gz-physics + version: gz-physics8 + gz-plugin: + type: git + url: https://github.com/gazebosim/gz-plugin + version: gz-plugin3 + gz-rendering: + type: git + url: https://github.com/gazebosim/gz-rendering + version: gz-rendering9 + gz-sensors: + type: git + url: https://github.com/gazebosim/gz-sensors + version: gz-sensors9 + 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-transport14 + gz-utils: + type: git + url: https://github.com/gazebosim/gz-utils + version: gz-utils3 + sdformat: + type: git + url: https://github.com/gazebosim/sdformat + version: sdf15 diff --git a/gz-math9.yaml b/gz-math9.yaml new file mode 100644 index 0000000..46b56ea --- /dev/null +++ b/gz-math9.yaml @@ -0,0 +1,14 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: gz-cmake4 + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: main + gz-utils: + type: git + url: https://github.com/gazebosim/gz-utils + version: gz-utils3 diff --git a/gz-msgs12.yaml b/gz-msgs12.yaml new file mode 100644 index 0000000..00f0f94 --- /dev/null +++ b/gz-msgs12.yaml @@ -0,0 +1,22 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: gz-cmake4 + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: gz-math8 + 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-utils3 diff --git a/gz-physics9.yaml b/gz-physics9.yaml new file mode 100644 index 0000000..b67c576 --- /dev/null +++ b/gz-physics9.yaml @@ -0,0 +1,30 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: gz-cmake4 + gz-common: + type: git + url: https://github.com/gazebosim/gz-common + version: gz-common6 + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: gz-math8 + 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-plugin3 + gz-utils: + type: git + url: https://github.com/gazebosim/gz-utils + version: gz-utils3 + sdformat: + type: git + url: https://github.com/gazebosim/sdformat + version: sdf15 diff --git a/gz-plugin4.yaml b/gz-plugin4.yaml new file mode 100644 index 0000000..08e7ad7 --- /dev/null +++ b/gz-plugin4.yaml @@ -0,0 +1,18 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: gz-cmake4 + gz-plugin: + type: git + url: https://github.com/gazebosim/gz-plugin + 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-utils3 diff --git a/gz-rendering10.yaml b/gz-rendering10.yaml new file mode 100644 index 0000000..addc014 --- /dev/null +++ b/gz-rendering10.yaml @@ -0,0 +1,26 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: gz-cmake4 + gz-common: + type: git + url: https://github.com/gazebosim/gz-common + version: gz-common6 + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: gz-math8 + gz-plugin: + type: git + url: https://github.com/gazebosim/gz-plugin + version: gz-plugin3 + 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-utils3 diff --git a/gz-sensors10.yaml b/gz-sensors10.yaml new file mode 100644 index 0000000..76a92e6 --- /dev/null +++ b/gz-sensors10.yaml @@ -0,0 +1,46 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: gz-cmake4 + gz-common: + type: git + url: https://github.com/gazebosim/gz-common + version: gz-common6 + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: gz-math8 + gz-msgs: + type: git + url: https://github.com/gazebosim/gz-msgs + version: gz-msgs11 + gz-plugin: + type: git + url: https://github.com/gazebosim/gz-plugin + version: gz-plugin3 + gz-rendering: + type: git + url: https://github.com/gazebosim/gz-rendering + version: gz-rendering9 + 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-transport14 + 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-utils3 + sdformat: + type: git + url: https://github.com/gazebosim/sdformat + version: sdf15 diff --git a/gz-sim10.yaml b/gz-sim10.yaml new file mode 100644 index 0000000..8d4f86e --- /dev/null +++ b/gz-sim10.yaml @@ -0,0 +1,62 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: gz-cmake4 + gz-common: + type: git + url: https://github.com/gazebosim/gz-common + version: gz-common6 + gz-fuel-tools: + type: git + url: https://github.com/gazebosim/gz-fuel-tools + version: gz-fuel-tools10 + 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-gui9 + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: gz-math8 + gz-msgs: + type: git + url: https://github.com/gazebosim/gz-msgs + version: gz-msgs11 + gz-physics: + type: git + url: https://github.com/gazebosim/gz-physics + version: gz-physics8 + gz-plugin: + type: git + url: https://github.com/gazebosim/gz-plugin + version: gz-plugin3 + gz-rendering: + type: git + url: https://github.com/gazebosim/gz-rendering + version: gz-rendering9 + gz-sensors: + type: git + url: https://github.com/gazebosim/gz-sensors + version: gz-sensors9 + 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-transport14 + gz-utils: + type: git + url: https://github.com/gazebosim/gz-utils + version: gz-utils3 + sdformat: + type: git + url: https://github.com/gazebosim/sdformat + version: sdf15 diff --git a/gz-transport15.yaml b/gz-transport15.yaml new file mode 100644 index 0000000..a990615 --- /dev/null +++ b/gz-transport15.yaml @@ -0,0 +1,26 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: gz-cmake4 + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: gz-math8 + gz-msgs: + type: git + url: https://github.com/gazebosim/gz-msgs + version: gz-msgs11 + 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-utils3 diff --git a/gz-utils4.yaml b/gz-utils4.yaml new file mode 100644 index 0000000..6091e15 --- /dev/null +++ b/gz-utils4.yaml @@ -0,0 +1,10 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: gz-cmake4 + gz-utils: + type: git + url: https://github.com/gazebosim/gz-utils + version: main diff --git a/sdformat16.yaml b/sdformat16.yaml new file mode 100644 index 0000000..5142433 --- /dev/null +++ b/sdformat16.yaml @@ -0,0 +1,22 @@ +--- +repositories: + gz-cmake: + type: git + url: https://github.com/gazebosim/gz-cmake + version: gz-cmake4 + gz-math: + type: git + url: https://github.com/gazebosim/gz-math + version: gz-math8 + 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-utils3 + sdformat: + type: git + url: https://github.com/gazebosim/sdformat + version: main