Skip to content

0.8.0: Procgen

Compare
Choose a tag to compare
@Trinkle23897 Trinkle23897 released this 03 Jan 05:58
· 23 commits to main since this release
d44c541

New Environment

Add 42 procgen environments (#197, @YukunJ, @LeoGuo98, @Trinkle23897)

Procgen library change in https://github.com/Trinkle23897/procgen

  • Fix Qt library include error
  • Fix globalGameRegistry == nullptr issue by adding another explicit make_* function (thanks to Yukun!)
  • Disable auto-reset because envpool has already handled this feature

Changes:

Enhancement