Skip to content

Releases: aiwc/test_world

v0.7 Release

06 Aug 08:20
Compare
Choose a tag to compare

Please read the README Page for some descriptions about the simulation

Changes

  • The target Webots version changed to R2019b
  • No need for using "Webots Benchmark" mode anymore since Webots Robot Simulator is now open-sourced
  • Major modifications in specifications (refer to Wiki Pages)
  • Major modifications in game rules (refer to Wiki Pages)
  • Major visual changes
  • Only supports Linux

v0.5 Release

30 Mar 12:31
Compare
Choose a tag to compare

Please read the README Page for some descriptions about the simulation

Changes

  • The target Webots version changed to R2018a_rev1
  • No Webots PRO license required for running the simulation (thanks to Cyberbotics Ltd.). Now uses "Webots Benchmark" mode
  • Replaced OS-specific world files with a cross-platform compatible world file
  • Simplified world file added for AI development with less overhead
  • Added a configuration file ('config.json') for setting options in game
  • Renewed game rules (refer to Game Rules)
  • Added collision detector between collision of AI Soccer agents and the ball. The collision data is transferred to team algorithms along with agents' position, orientation, and activeness data (refer to comments in player_skeleton example).
  • Revised examples and added a Python reporter example
  • Stabilized the simulation and AI Soccer agents
  • Some bug fixes

v0.4 Release

25 Jan 11:19
Compare
Choose a tag to compare

Changes

  • Target Webots version is changed to R2018a.
  • Robots are cylindrical instead of cubic.
  • The soccer field is larger than before.
  • The soccer ball is slightly larger than before.
  • The foul rules are modified and/or added (refer to Wiki page).
  • New boolean fields are added to the Referee node to turn on/off some rules for more effective training of AI.
  • More examples are added.
  • Some bugfixes

v0.3 Release

25 Nov 09:29
Compare
Choose a tag to compare
  • No kill or reboot needed after using wrong AI program
  • Simulation reverts itself after each game to prevent
  • gameTime can be set in TestReferee
  • Commands from AI program are transferred to robots more frequently
  • Field resets when the ball does not move much for 5 seconds
  • Bug fix for the game being 50ms longer due to round-off error
  • Bug fix for the penalty area detection error
  • Added more examples

v0.2

31 Oct 12:06
Compare
Choose a tag to compare
Merge branch 'release/v0.2'

v0.1

31 Oct 02:59
Compare
Choose a tag to compare
v0.1