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

[Feature Request] Return depth from RoboHiveEnv #2051

Closed
1 task done
sriramsk1999 opened this issue Mar 31, 2024 · 0 comments
Closed
1 task done

[Feature Request] Return depth from RoboHiveEnv #2051

sriramsk1999 opened this issue Mar 31, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@sriramsk1999
Copy link
Contributor

Motivation

Simulated environments are capable of rendering depth images which can be very useful in downstream training as they enable 3D understanding of the task being performed. RoboHive environments, simulated with mujoco, can render and return depth images along with RGB. However, this functionality is currently not exposed in the torchrl wrapper RoboHiveEnv.

Solution

A flag enabling depth images to be returned from RoboHiveEnv. The solution has been implemented here

Checklist

  • I have checked that there is no similar issue in the repo (required)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants