pollen-robotics/pollen-vision

Speed up camera startup

Closed this issue · 1 comments

Speed up camera startup

This commit 0f7651e makes starting the cameras much faster as a side effect :)

We were initializing dai.Device() three times in total before, for reasons that are not relevant anymore.