idigitopia
|
ea721d955b
RGB Image Observation Wrapper added. (#60)
|
5 years ago |
Maxime Chevalier-Boisvert
|
09e330c76b
Added object type for agent, changed FullyObsWrapper
|
5 years ago |
Abdelrahman Ahmed
|
92caf4ad12
Agent Field View Customization (#54)
|
5 years ago |
Maxime Chevalier-Boisvert
|
ffe4e553e0
Environments can now have different width & height
|
5 years ago |
Dzmitry Bahdanau
|
5f001235c4
key persistence (#44)
|
5 years ago |
Maxime Chevalier-Boisvert
|
0a771181bd
Unified door and locked door objects.
|
5 years ago |
Maxime Chevalier-Boisvert
|
232318e798
Rewrote broken env __str__ function. Added test.
|
6 years ago |
Maxime Chevalier-Boisvert
|
dba71a2c63
Merge branch 'master' of github.com:maximecb/gym-minigrid
|
6 years ago |
Maxime Chevalier-Boisvert
|
8cc5a5219f
Removed unused var
|
6 years ago |
A. Baisero
|
a6678d060d
make observation image have different values for empty and unseen cells (#35) (#36)
|
6 years ago |
A. Baisero
|
f4f05f8b7b
fix sneaky view-limit bug in Grid.process_vis() (#34)
|
6 years ago |
A. Baisero
|
02bc4b8cf8
fix Grid.rotate_left for non-square grids (#33)
|
6 years ago |
Maxime Chevalier-Boisvert
|
52eef49451
Added mission text box to human render window
|
6 years ago |
A. Baisero
|
0be0e71ba3
Implement Lava tiles and LavaCrossing environment (#7) (#29)
|
6 years ago |
saleml
|
5b2053822b
field of view coordinates (#25)
|
6 years ago |
d3sm0
|
f1a2080a32
Classical env and wrappers (#6, #13, #22) (#24)
|
6 years ago |
Maxime Chevalier-Boisvert
|
8518802414
Made renderer import lazy to avoid PyQT dependency.
|
6 years ago |
saleml
|
341c80acd7
allow checking if a grid contains an object defined by a pair (None, object name) (#18)
|
6 years ago |
Maxime Chevalier-Boisvert
|
7acd1ea326
Added timeout to place_obj and place_agent
|
6 years ago |
Maxime Chevalier-Boisvert
|
c53358bf8f
Fixed bug in environment string representation
|
6 years ago |
Maxime Chevalier-Boisvert
|
b6ffc9ba38
Added colored floor tile the agent can walk over
|
6 years ago |
Maxime Chevalier-Boisvert
|
e270e76ee5
Added object position tracking
|
6 years ago |
Lucas Willems
|
ea6416989f
Add `_rand_float` method (#10)
|
6 years ago |
Lucas Willems
|
c125ca7998
Minimum reward when success is now 0.1 (#9)
|
6 years ago |
Maxime Chevalier-Boisvert
|
c99822121e
Added reward penalty based on number of time steps taken
|
6 years ago |
Maxime Chevalier-Boisvert
|
636226f90e
Renamed wait action to done
|
6 years ago |
Maxime Chevalier-Boisvert
|
0ad70c61dd
Added _rand_subset method to MiniGridEnv
|
6 years ago |
Maxime Chevalier-Boisvert
|
40f29632c2
Added ability to render observations at any resolution
|
6 years ago |
Maxime Chevalier-Boisvert
|
342b3c96f1
Fixed bug in place_agent
|
6 years ago |
Maxime Chevalier-Boisvert
|
5d88cb4376
Doors can now be closed back after they are opened
|
6 years ago |