Error in Tracking State

Hi @CristianViSa

ZED_Depth_Viewer uses the raw IMU sensor data to orient the point cloud in the viewer correctly. You can retrieve it with this method getSensorsData(), without enabling the positional tracking.

Please let us know if this helps your use case.