forked from openai/gym
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add depth rendering from camera (openai#1114)
* Add depth rendering from camera Allow the mujoco renderer to return the depth image using the `depth_array` mode. It follows the `rgb_array` extraction method. * Depth data is a 2d array. * Add depth_array to render modes.
- Loading branch information
1 parent
924d134
commit 7bbe486
Showing
1 changed file
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters