Structure containing the self-diagnostic results of the camera (image, depth, sensor health). Retrieved via Camera.GetHealthStatus. More...
Attributes | |
| bool | enabled |
| Whether the health check is enabled. More... | |
| bool | lowImageQuality |
| Poor image quality detected (hardware issue, occlusion, blurry, incorrect settings, etc.). More... | |
| bool | lowLighting |
| Low-light conditions detected. More... | |
| bool | lowDepthReliability |
| Low depth map reliability (obstructed optics, heavy fog, etc.). More... | |
| bool | lowMotionSensorsReliability |
| IMU data reliability issue (corrupted stream, saturated sensors, shocks, etc.). More... | |
Structure containing the self-diagnostic results of the camera (image, depth, sensor health). Retrieved via Camera.GetHealthStatus.
| bool enabled |
Whether the health check is enabled.
| bool lowImageQuality |
Poor image quality detected (hardware issue, occlusion, blurry, incorrect settings, etc.).
| bool lowLighting |
Low-light conditions detected.
| bool lowDepthReliability |
Low depth map reliability (obstructed optics, heavy fog, etc.).
| bool lowMotionSensorsReliability |
IMU data reliability issue (corrupted stream, saturated sensors, shocks, etc.).