hi! I'm interested in on-the-edge sensor fusion applications on OAK-D. Most of the pipeline examples are communicating to the host. Is there any example where I can see some basic on-device camera-imu sync sort of functionality? I can see that there is scripting mode but I was wondering if there is a clear C++ application where we can configure the RTOS queues etc. I would only like to transmit the end result to host, so no computation on host.

Thanks!

    GoksanISIL Is there any example where I can see some basic on-device camera-imu sync sort of functionality?

    Sync node should be able to do syncing RGB/MONO/IMU on-device. Other than that, no pure C++ code scripting node is available on device.

    Thanks,
    Jaka