Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Ionic collection #145

Merged
merged 1 commit into from
Oct 6, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 66 additions & 0 deletions collection-ionic.yaml
Original file line number Diff line number Diff line change
@@ -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: gz-launch7
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
Loading