Skip to content
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

Fix width and height in visual observations #2919

Merged
merged 4 commits into from
Nov 18, 2019

Conversation

chriselion
Copy link
Contributor

@chriselion chriselion commented Nov 15, 2019

I changed gridworld to use 84 x 64 (w x h) to make sure we catch this sooner.

Also changed RenderTextureSensor to not have width and height parameters, since they have to be equal to the render texture.

Fixes #2914

Copy link
Contributor

@surfnerd surfnerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the height, width order threw me off, but I guess that's in the NHWC format.

@chriselion chriselion merged commit 7ed6b3a into develop Nov 18, 2019
@delete-merged-branch delete-merged-branch bot deleted the develop-MLA-329-fix-width-height branch November 18, 2019 17:47
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants