google-deepmind / google-deepmind/lab
Example of retrieving a depth image in a customized lua file
Open
- Dominant language
- C
- Stars
- 7.4k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I wrote a lua file that can retrieve RGB images by following the example named "custom_view.lua". That works fine for me. However, this only shows how to read from a buffer that is returned by dmlab.system.game:renderCustomView(). I am wondering if there is a similar way to retrieve the depth image.
By reading other issues, I notice there exists a depth buffer. Therefore, could you please tell me how to obtain that buffer in lua?
Best,
Contributor guide
Assessment
This issue has not been assessed yet.