Changes
**Changelog** : https://github.com/IRLL/HIPPO_Gym/compare/v2.0.0-alpha.1...master
This release includes several important updates and bug fixes. Here are the key changes:
* Requirements and Dependencies: requirements.txt and requirements-example.txt were updated.
* Minigrid Data Collection: Minigrid now collects data into the /records file and records JSON data. A bug where data was not saved for some devices was also fixed.
* Docker Setup: The Docker setup was fixed from an older version and is now working. Docker should now allow visual experiments through xvfb.
* Minigrid Example: Visual controls were added to the Minigrid example.
* Lunar Lander: A rendering issue was solved, and the control display was fixed to show arrows instead.
* Docker and hcraft_example: Docker can now run the hcraft_example (or any visual/pygame experiment).
Next Steps
We will continue to improve the functionality and stability of HIPPO Gym. Please report any issues you encounter. Thank you for your support!