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

How to render the environment? #61

Closed
koriavinash1 opened this issue Apr 17, 2019 · 2 comments
Closed

How to render the environment? #61

koriavinash1 opened this issue Apr 17, 2019 · 2 comments

Comments

@koriavinash1
Copy link

koriavinash1 commented Apr 17, 2019

Is it possible to render environment to analyze the behavior of the trained agent?

@mathfac
Copy link
Contributor

mathfac commented Apr 17, 2019

Hi @koriavinash1,
Yes, if you enable RGB sensor you can save RGB observations during navigation as video using code from this PR: https://github.com/facebookresearch/habitat-api/pull/48/files.

dhruvbatra pushed a commit that referenced this issue May 10, 2020
Fix weird coordinate transform
Fix geo::CoordinateFrame
@rpartsey
Copy link
Collaborator

Yet another alternative is to enable a TOP_DOWN_MAP sensor (as it was done in the shortest_path_follower_example.py).
Visualisation examples are demonstrated in the visualization_examples.py too.

Closing the issue because it has not had recent activity.

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

3 participants