vicliv bbcdb696ad added kwargs to MiniGridEnv init 3 years ago
..
envs bec1633024 move EmptyEnvWithExtraObs to empty.py so that it can be called the right way with gym.make 3 years ago
__init__.py e7e870ce2d Fixed issues with wrappers 7 years ago
minigrid.py bbcdb696ad added kwargs to MiniGridEnv init 3 years ago
register.py 5d9e8cab8a Fixed issue with default reward_threshold 6 years ago
rendering.py eed64276b5 Implemented anti-aliasing to make it look prettier 5 years ago
roomgrid.py cac13fa8ef Adapt to the new gym API where the seed is given to the reset function of the env (by calling super().reset()) 3 years ago
window.py a17d3ca3bf matplotlib set_window_title is deprecated 3 years ago
wrappers.py 162bab2fb5 add condition to RGBImgObsWrapper's signature 3 years ago