saleml
|
9a4e6c8ae9
Merge branch 'minigrid-no-warning' of https://github.com/saleml/gym-minigrid into minigrid-no-warning
|
3 vuotta sitten |
saleml
|
dae65f7d5f
add DictObservationSpaceWrapper docstring
|
3 vuotta sitten |
saleml
|
d20e9133b3
no imports from gym.core
|
3 vuotta sitten |
saleml
|
37aac4dcca
factorize seeding in manual_control
|
3 vuotta sitten |
saleml
|
b8158c8710
remove extra space from Text spaces
|
3 vuotta sitten |
saleml
|
0832a47bc1
backward compatibility for environment metadata
|
3 vuotta sitten |
saleml
|
209e58587d
Merge branch 'minigrid-no-warning' of https://github.com/saleml/gym-minigrid into minigrid-no-warning
|
3 vuotta sitten |
saleml
|
41b3b53af7
Merge pull request #1 from vicliv/minigrid-no-warning
|
3 vuotta sitten |
saleml
|
8236a5a46f
use pip for gym
|
3 vuotta sitten |
vicliv
|
bbcdb696ad
added kwargs to MiniGridEnv init
|
3 vuotta sitten |
saleml
|
6018c3d253
gym 0.25 still not in pip - use release branch instead
|
3 vuotta sitten |
saleml
|
6ddaa9fc6e
use the new gym Text space and official git repo in setup and yml file
|
3 vuotta sitten |
saleml
|
c8d0c353fb
Add __eq__ method for StringGymSpace - Necessary to allow for Vectorized Environments in gym
|
3 vuotta sitten |
saleml
|
e782182d9b
use the correct initialization for custom gym space
|
3 vuotta sitten |
saleml
|
5dfa28e955
fix seeding typo
|
3 vuotta sitten |
saleml
|
4f29354572
add missing `args.` when seeding in manual_control
|
3 vuotta sitten |
saleml
|
59774e3ffe
fix typo in .travis.yml
|
3 vuotta sitten |
saleml
|
1f9b72c0f5
travis not supporting python 3.10
|
3 vuotta sitten |
saleml
|
8d6a3470f2
temporary change of setup.py and .travis.yml to account for gym's current bugs
|
3 vuotta sitten |
saleml
|
e3aac67a0a
Seeding environments the right way during tests
|
3 vuotta sitten |
saleml
|
162bab2fb5
add condition to RGBImgObsWrapper's signature
|
3 vuotta sitten |
saleml
|
bec1633024
move EmptyEnvWithExtraObs to empty.py so that it can be called the right way with gym.make
|
3 vuotta sitten |
saleml
|
857b6ac885
update setup and travis.yml
|
3 vuotta sitten |
saleml
|
1dfbe380ab
add kwargs to init methods of SimpleCrossing Environments
|
3 vuotta sitten |
saleml
|
cf723609e4
use new gym api for rendering in RGBImgObsWrapper
|
3 vuotta sitten |
saleml
|
4ffa851fd3
use new gym api for rendering
|
3 vuotta sitten |
saleml
|
3f3703355b
add **kwargs to reset function
|
3 vuotta sitten |
saleml
|
e59132a6df
fix render_mode and render's argument mode compatibility
|
3 vuotta sitten |
saleml
|
e90cdf1be9
Fix ViewSizeWrapper that changed the observation space of the unwrapped env !
|
3 vuotta sitten |
saleml
|
a17d3ca3bf
matplotlib set_window_title is deprecated
|
3 vuotta sitten |