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

Make Gazebo Garden default #29

Merged

Conversation

srmainwaring
Copy link
Collaborator

This PR promotes the Gazebo Garden branch https://github.com/ArduPilot/ardupilot_gazebo/tree/ignition-garden to main.

Details

  • Gazebo Garden is now the released and the default version of Gazebo Sim.
  • It is supported on Ubuntu 20.04 (Focal) and 22.04 (Jammy), and macOS Big Sur and Monterey.
  • Incorporates the gz namespace migration.
  • Edifice (the current version in main) is not EOL.

srmainwaring and others added 9 commits December 13, 2022 21:18
…-gazebo7

- Use new interface on EntityComponentManager::CreateComponent
- Remove unused package dependencies from CMakeLists.txt
- Update dependency to ignition-gazebo7
* Add RELAY control type

* Rename new control type from RELAY to COMMAND

- Minor updates to parameter documentation
- Rename new control type to COMMAND
- Add dependency on World utility and use it to fully scope command topic names
- Remove work-around for ArduSub as the initialisation issue should be fixed upstream

Signed-off-by: Rhys Mainwaring <rhys.mainwaring@me.com>

Co-authored-by: Clyde McQueen <clyde@mcqueen.net>
* ign -> gz: namespaces

* IGN to GZ

Signed-off-by: ahcorde <ahcorde@gmail.com>

* update README.md

Signed-off-by: ahcorde <ahcorde@gmail.com>

* Added reset

Signed-off-by: ahcorde <ahcorde@gmail.com>

* Update

Signed-off-by: ahcorde <ahcorde@gmail.com>

* more updates

Signed-off-by: ahcorde <ahcorde@gmail.com>

* clean worlds

Signed-off-by: ahcorde <ahcorde@gmail.com>

* more ign to gz

Signed-off-by: ahcorde <ahcorde@gmail.com>

Signed-off-by: ahcorde <ahcorde@gmail.com>
Co-authored-by: Gustavo <g.rezendesilva@tudelft.nl>
- Update installation notes for running with Gazebo Garden and add links to previous version.
- Minor formatting and style changes to README.
- Update Github CI build script for Ubuntu Focal / Garden.
- Add build status badge to README.

Signed-off-by: Rhys Mainwaring <rhys.mainwaring@me.com>
@srmainwaring srmainwaring added the enhancement New feature or request label Dec 13, 2022
@srmainwaring srmainwaring requested a review from khancyr December 13, 2022 22:34
@tridge
Copy link
Contributor

tridge commented Dec 14, 2022

good to have garden as default!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants