fancy_gym/fancy_gym
Dominik Roth 38cb5e1750 Converted mujoco env 'hopper_jump' to new coordinate convention
New versions of mujoco no longer allow global coordinates.
We therefore convert them to local ones.
The original files are kept as reference.
2023-06-10 13:35:48 +02:00
..
black_box Merge branch 'master' into gym_upgrade 2023-05-27 11:45:51 +02:00
dmc Merge branch '47-update-to-new-gym-api' into gym_upgrade 2023-05-15 17:19:50 +02:00
envs Converted mujoco env 'hopper_jump' to new coordinate convention 2023-06-10 13:35:48 +02:00
examples Merge branch 'master' into gym_upgrade 2023-05-27 11:45:51 +02:00
meta Merge branch '47-update-to-new-gym-api' into gym_upgrade 2023-05-15 17:19:50 +02:00
open_ai Merge branch '47-update-to-new-gym-api' into gym_upgrade 2023-05-15 17:19:50 +02:00
utils Also support old gym Box as observation_space (backwards compat) 2023-05-27 12:54:30 +02:00
__init__.py beerpong.py done flag fixed 2022-07-13 16:01:48 +02:00