Hi, I am collecting depth images for reinforcement learning.
I use the command that “write_camera_image_to_file” of Python API.
So, I wonder what the composition of the camera that took the collected depth image is.
(here, the camera composition refers to settings such as the maximum or minimum depth distance)
Thanks.