How to get camera output with Python API

Hi, I am trying to set up a reinforcement learning environment using isaac sim. How to get the camera output (RGB, Depth, BBox 3D, Instance Sgmentation…] with Python API?

Solved by
https://docs.omniverse.nvidia.com/app_isaacsim/app_isaacsim/sample_syntheticdata.html#

and