I logged into the Raspberry PI on the device and tried to run the demo, but i get the following eror:
python rgb_mobilenet.py
Traceback (most recent call last):
File "/home/pi/depthai-python/examples/MobileNet/rgb_mobilenet.py", line 56, in <module>
with dai.Device(pipeline) as device:
RuntimeError: No available devices
Is there something you have to do to let the program know to use the USB3 for the device?