Hi,
When we start the Oak-D camera, sometimes its IMU doesn't work. Starting the camera again often resolves the problem. What is the easiest/safest way to automatically check that the camera's IMU is up and running?
So far we just get a queue for the imu stream and waiting until we get a message. If after 5 secs we didn't get a message, we restart the camera. But perhaps there's a better way?
Thanks in advance