0.26.1
Release Notes
This is a very minor bug fix release for 0.26.0
Bug Fixes
- #3072 - Previously
mujocowas a necessary module even if onlymujoco-pywas used. This has been fixed to allow onlymujoco-pyto be installed and used. @YouJiacheng - #3076 -
PixelObservationWrapperraises an exception if theenv.render_modeis not specified. @vmoens - #3080 - Fixed bug in
CarRacingwhere the colour of the wheels were not correct @foxik - #3083 - Fixed BipedalWalker where if the agent moved backwards then the rendered arrays would be a different size. @younik