concepts.simulator.sapien2.camera.uvz2world# uvz2world(camera, uvz)[source]# uvz: 1D np array with format [u, v, Z], where (u, v) are the coordinates on axis 1 and axis 0, and Z is the depth. Parameters: camera (sapien.core.CameraEntity) uvz (ndarray) Return type: ndarray