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

screen-width does not work #7

Closed
bearpaw opened this issue Dec 18, 2017 · 1 comment
Closed

screen-width does not work #7

bearpaw opened this issue Dec 18, 2017 · 1 comment

Comments

@bearpaw
Copy link

bearpaw commented Dec 18, 2017

It seems that player_screen_width parameter in https://github.com/allenai/ai2thor/blob/master/ai2thor/controller.py#L504 does not work.

When I set player_screen_width=224, player_screen_height=224, the rendered frame is in shape [224, 300, 3].

Is this a bug of unity?

@ekolve
Copy link

ekolve commented Dec 19, 2017

Fixed. Upgrade to 0.0.6.

@ekolve ekolve closed this as completed Dec 19, 2017
Lucaweihs pushed a commit that referenced this issue Sep 9, 2021
Replacing the RolloutStorage with the one from the habitat-api (now modified). Also added an example Task/TaskSampler for object navigation in ai2thor.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants