Skip to content

v0.1.0

Compare
Choose a tag to compare
@strakam strakam released this 23 Sep 15:45
· 318 commits to master since this release
0e46876

v0.1.0 (2024-09-23)

⚙️ Features

  • 🤸 Added Gymnasium compatibility and passing Stable Baselines3 checks (#bdd8088)

✨ Enhancements

  • Information panel is now smaller, simpler and positioned on the right. It's also clickable for FoV toggle (#71bd25b)
  • Code for rendering is now more structured and readable. Smarter passing of variables (#25 @jdujava)
  • Rendering of numbers is now centered in their positions (@jdujava)
  • Added and corrected examples in README.md, also new GIF is added on the landing page.
  • New naming conventions of classes and some functions

🐞 Bug fixes

  • Fixed compatibility of observation space definition and actual observations