Skip to content

fix(videoOrbbec): check depthTL in SScan

What does this MR do?

This MR fixes a crash in videoOrbbec::SScan if no depth timeline was given.

How to test it?

In an activity reading an RGB video, load an RGBD calibration. The video selector will propose RGBD grabbers, select the Orbbec Astra Pro camera. It should read the color from the camera without crashing.

Associated Issues/Merge Requests

Merge request reports