-
Notifications
You must be signed in to change notification settings - Fork 21
Fix rgb_first_person obseravation
#105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
374d74c
fix: rgb_first_person now returns the correct observation size
epignatelli 43a5bb3
build(release): bump version
epignatelli 3c65704
fix: align min tile size with minigrid
epignatelli 87d26e7
fix: align default first obs radius with minigrid
epignatelli 49d3056
fix: align default first obs radius with minigrid
epignatelli 7e90131
fix: align padding value with minigrid in rgb obs
epignatelli 50a0838
fix: centre player first obs
epignatelli ccde1ae
fix: centre player first obs
epignatelli ccdb9b6
fix radius crop
epignatelli a1925f1
fix radius crop
epignatelli 294926d
fix radius crop
epignatelli 31f693c
fix: add minigrid opacity for fp rgb obs
epignatelli 98e1d2d
fix radius crop
epignatelli f37c109
fix radius crop
epignatelli 88bd163
max sure radius is correct
epignatelli 95416cf
fix: sprites now correctly align with grid
epignatelli aa3970e
we should not rotate sprites at all
epignatelli a8997df
refactor: abstract out patch rotation
epignatelli 98ce0db
fix: cull elements in obstructed view
epignatelli 230eec4
fix: cull elements in obstructed view
epignatelli 91f4625
add test for fp observations
epignatelli 8e8dc95
basic first person observations
epignatelli 7ce23d4
perf(obs): compile Python for loop when radius<=10,
epignatelli 7ea18e6
feat: add a way to set the radius of the observation
epignatelli fc07b75
feat: add obstruction calculation to fp obs
epignatelli 455c1d9
remove print statements
epignatelli 5d770c3
fix: use correct img size for fp rgb obs
epignatelli a01a449
fix: use correct img size for fp symbolic and categorical obs
epignatelli fb6e5e8
feat: add obstruction calculation to fp obs
epignatelli 30c68c8
cleanup
epignatelli File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| minigrid |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.