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

Questions about dataset_states_to_obs.py #98

Closed
WangYixuan12 opened this issue Oct 4, 2023 · 4 comments
Closed

Questions about dataset_states_to_obs.py #98

WangYixuan12 opened this issue Oct 4, 2023 · 4 comments

Comments

@WangYixuan12
Copy link

Hi! Thank you all for the fantastic work! I am trying to look for one way to extract observations from the downloaded demo.hdf5. I found the instruction in the tutorial. I liked the idea of it. However, I don't know how to extract depth observation from it. It seems that I can only extract RGB observations only. Do you have any ideas on how to extract depth observation from the demo.hdf5?

@amandlek
Copy link
Member

amandlek commented Oct 4, 2023

If you're talking about robosuite datasets, that would require a few changes to the script and the EnvRobosuite class. It could also require some other changes in the codebase to make sure depth images are processed correctly for training. We could put it on our roadmap for the next release if there's interest.

@WangYixuan12
Copy link
Author

Actually, I have found one way of rendering depth images. If you are interested, I could create a pull request and discuss it. If that has lower priority, we could close this issue.

@snasiriany
Copy link
Collaborator

Please share the pull request with us!

@WangYixuan12
Copy link
Author

Thanks! I just created the pull request #99. We may discuss there.

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