Changelog for package ros_ign_gazebo
0.111.2 (2021-12-30)
- [noetic] 🏁 Dome EOL (#197)
- Contributors: Louise Poubel
0.111.1 (2021-07-20)
- [noetic] Update version docs, add Fortress (#166)
- [noetic] Edifice support (#139)
- Add dome + melodic to CI (#126)
- [noetic] Update releases (#106)
- Contributors: Alejandro Hernández Cordero, Jose Luis Rivero, Louise Poubel, Nate Koenig
0.111.0 (2020-07-23)
- Noetic support (#93)
Co-authored-by: Jose Luis Rivero <jrivero@osrfoundation.org>
- Choose collection based on environment variable (#72)
* Choose collection based on the environment variable IGNITION_VERSION
- Contributors: Louise Poubel
0.9.2 (2020-05-14)
- Merge pull request #77 from ignitionrobotics/j-rivero-patch-2
Change ignition-gazebo2 from exec_depend to build_depend in ros_ign_gazebo
- Change ignition-gazebo2 from exec_depend to build_depend in ros_ign_gazebo
- Contributors: Jose Luis Rivero
0.9.1 (2020-05-13)
- Merge pull request #71 from ignitionrobotics/0_9_0gazebo2_fix
Fix gazebo version in package.xml files
- Contributors: Nate Koenig
0.9.0 (2020-05-13)
- ros_ign_gazebo package, with launch and spawn (#60)
* create ros_ign_gazebo package and move ign_gazebo exec and launch files there
* Port create executable from create branch - ROS interface to spawn entities
* use correct gflags key
* PR feedback
- Contributors: chapulina