- Change default to Gazebo from Gazebo classic (#76)
- Add new launch parameter
verbose
to increase Gazebo verbosity - robot_spawner.launch.py is now more flexible with parameter overwrites and can also load models from file
Important
This is a breaking change. You need to update all Gazebo plugins used in your robot model.
- Refactor to Ignition Gazebo (#57)
- Change location of generated files (#56)
- Remove outdated script that checks for updates (#56)
Important
Since the location of the robot spawner launch file is also changed, update your launch file. See the readme for an example.
- Add warning for non-public models (#54)
- Fix GitHub actions for ROS 2 (#51)
- Fix world generation in ROS 2 (#46)
- Fix
TypeError
when creating worlds (#44) - Fix setuptools warning (#36)
- Fix GitHub actions (#35)
- Fix row width to be consistent (#32)
- Change sigmoid function to sinus (#31)
- Add litter to the mapping task (#28)
- Fix
TypeError
when generating world (#27)
- Fix length of the field to match the competition description (#25)
- Add sigmoid function to create fields (#24)
- Lower the spawn height of the robot (#23)
- Move
map.csv
andmap.png
to a seperate folder to disable access during competition (#21) - Remove the
bin
folder (#22)
- Add dandelion models (#14)