-
Notifications
You must be signed in to change notification settings - Fork 147
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
Reorganize platform support documentation and add Harmonic #360
Open
azeey
wants to merge
3
commits into
gazebosim:master
Choose a base branch
from
azeey:reorg_releases
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -66,8 +66,7 @@ For example, "Ubuntu Focal on amd64". | |||||
|
||||||
Each release is targeted at a specific set of platforms. A support level applies | ||||||
to an entire Gazebo release, including all library versions within it. The | ||||||
supported platforms for each release are listed on their home pages (i.e. | ||||||
[Fortress](https://gazebosim.org/docs/fortress)). | ||||||
supported platforms for each release are listed [below](/docs/all/releases#platforms-by-release). | ||||||
|
||||||
In general, there are three categories of support for a platform: | ||||||
|
||||||
|
@@ -89,7 +88,121 @@ In general, there are three categories of support for a platform: | |||||
platforms may be considered if they don't break any supported platforms and | ||||||
reviewed as time allows. | ||||||
|
||||||
# Platforms by Release | ||||||
|
||||||
## Acropolis (End of Life) | ||||||
|
||||||
Acropolis is supported on the platforms below. | ||||||
|
||||||
* Ubuntu Bionic on amd64/i386 | ||||||
* MacOS Mojave | ||||||
|
||||||
Windows support is still experimental although most of the packages should work | ||||||
as expected. There are no binaries for Windows at this moment. The `ign-gazebo` | ||||||
package is still not available for Windows, the installation should be done from | ||||||
source code. | ||||||
|
||||||
## Blueprint (End of Life) | ||||||
|
||||||
Blueprint is supported on the platforms below: | ||||||
|
||||||
* Ubuntu Bionic on amd64/i386 | ||||||
* MacOS Mojave | ||||||
* Gazebo currently only works in headless mode | ||||||
|
||||||
Windows support is still experimental although most of the packages should work | ||||||
as expected. There are no binaries for Windows at this moment. The `ign-gazebo` | ||||||
package is still not available for Windows, the installation should be done from | ||||||
source code. | ||||||
|
||||||
## Citadel | ||||||
|
||||||
Citadel is supported on the platforms below. | ||||||
|
||||||
These are the **officially** supported platforms: | ||||||
|
||||||
* Ubuntu Bionic on amd64/i386 | ||||||
* Ubuntu Focal on amd64 | ||||||
|
||||||
Platforms supported at **best-effort** include arm architectures, Windows and | ||||||
macOS. See | ||||||
[this ticket](https://github.com/ignition-tooling/release-tools/issues/595) | ||||||
for the full status. | ||||||
|
||||||
## Dome (End of Life) | ||||||
|
||||||
Dome is supported on the platforms below. | ||||||
|
||||||
These are the **officially** supported platforms: | ||||||
|
||||||
* Ubuntu Bionic on amd64/i386 | ||||||
* Ubuntu Focal on amd64 | ||||||
|
||||||
Platforms supported at **best-effort** include arm architectures, Windows and | ||||||
macOS. See | ||||||
[this ticket](https://github.com/ignition-tooling/release-tools/issues/297) | ||||||
for the full status. | ||||||
|
||||||
## Edifice (End of Life) | ||||||
|
||||||
Edifice is supported on the platforms below. | ||||||
|
||||||
These are the **officially** supported platforms: | ||||||
|
||||||
* Ubuntu Bionic on amd64/i386 | ||||||
* Ubuntu Focal on amd64 | ||||||
|
||||||
Platforms supported at **best-effort** include arm architectures, Windows and | ||||||
macOS. See | ||||||
[this ticket](https://github.com/ignition-tooling/release-tools/issues/421) | ||||||
for the full status. | ||||||
|
||||||
## Fortress | ||||||
|
||||||
Fortress is supported on the platforms below. | ||||||
|
||||||
These are the **officially** supported platforms: | ||||||
|
||||||
* Ubuntu Bionic on amd64/i386 | ||||||
* Ubuntu Focal on amd64 | ||||||
* Ubuntu Jammy on amd64 | ||||||
|
||||||
Platforms supported at **best-effort** include arm architectures, Windows and | ||||||
macOS. See | ||||||
[this ticket](https://github.com/ignition-tooling/release-tools/issues/596) | ||||||
for the full status. | ||||||
|
||||||
## Garden | ||||||
|
||||||
Garden is supported on the platforms below. | ||||||
|
||||||
These are the **officially** supported platforms: | ||||||
|
||||||
* Ubuntu Focal on amd64 | ||||||
* Ubuntu Jammy on amd64 | ||||||
|
||||||
Platforms supported at **best-effort** include arm architectures, Windows and | ||||||
macOS. See | ||||||
[this ticket](https://github.com/gazebo-tooling/release-tools/issues/597) | ||||||
for the full status. | ||||||
|
||||||
## Harmonic (Planned) | ||||||
|
||||||
Harmonic is planned to be supported on the platforms below. | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
This list may change up to the release date. | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
||||||
These are the **officially** supported platforms: | ||||||
|
||||||
* Ubuntu Jammy on amd64 | ||||||
* Ubuntu 24.04 on amd64 | ||||||
|
||||||
Platforms supported at **best-effort** include arm architectures, Windows and | ||||||
macOS. See | ||||||
[this ticket](https://github.com/gazebo-tooling/release-tools/issues/928) | ||||||
for the full status. | ||||||
|
||||||
--- | ||||||
|
||||||
If you or your company are interested in directly supporting, or | ||||||
sponsoring the support of other platforms, please contact | ||||||
`[email protected]`. | ||||||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.