Hi community,
Ignitionās 4th collection, Dome, is planned for release on September 30th. Before each major release, the team goes over all the tutorials using pre-releases to check that everything is working as it should and make final tweaks. This time, weād like to invite the community to join the party! This should be a great opportunity for Gazebo-classic users to get their feet wet with its next generation.
Weāll be partying from September 24th until September 29th.
Install pre-releases
All Dome libraries have been pre-released. The following installation methods are available:
-
Install binaries on Ubuntu Bionic or Focal.
-
Be sure to add the prerelease repository
sudo sh -c 'echo "deb http://packages.osrfoundation.org/gazebo/ubuntu-prerelease `lsb_release -cs` main" > /etc/apt/sources.list.d/gazebo-prerelease.list'
-
Install the metapackage:
sudo apt install ignition-dome
-
Tutorials
Weāll be using this spreadsheet to coordinate:
Workflow:
-
Pick an installation method:
- Bionic binaries
- Bionic source
- Focal binaries
- Focal source
- Mojave binaries
- Mojave source
- Catalina binaries
- Catalina source
-
Pick a tutorial from the list and write your name as the reviewer - give preference to tutorials which havenāt been tested on any platform yet
-
Follow the instructions and check everything works as expected - be as thorough as possible
-
If something is wrong:
-
If you know how to change the tutorial or code to make it work, open a pull request and add a link to it on the spreadsheet
-
If you donāt know whatās wrong, raise the issue here ASAP
-
-
If nothing is wrong, put an āOk!ā on the status and go back to #2 (or #1)
Happy igniting!
The Ignition Dev Team