0.7.0: Full Gym Support
Finally, all environments in gym are in EnvPool! You can fully deprecate Box2D / box2d-py / mujoco_py pypi package.
New Environment
- CarRacing-v2 (#199, @Alicia1529)
Enhancement
- Add use_fire_reset option in atari env (#223, @Trinkle23897)
- Add back contact force in humanoid-v3 (#224, @Trinkle23897)
- Integrating Gymnasium (#222, @Markus28)
- Infra improvement, using ubuntu 22.04 + python 3.10 for unit test, adding python 3.11 wheel release (#228, @Trinkle23897)
- Upgrade dependency and fix clang-tidy error (#229, @Trinkle23897)