-
Hi,
I'm relatively new to the DepthAI OAK-D camera, so I developed a simple C++ script that opens both RGB and depth streams and displays them on the screen using OpenCV. You can see the code below…
-
Hi everyone,
I have an OAK-D (not lite) camera connected to a Raspberry Pi 4 and I am trying to get the example launch files working according to the readme.
For some background:
- I have succe…
-
### `why`
We and our clients use the Luxonis cameras on moving robots for VIO and VSLAM purposes. When we currently use the Luxonis cameras in dark environments, the exposure duration becomes too lon…
-
Build results in 10+ warnings of code style, deprecation, truncation, etc. These can likely be resolved easily by minor code changes, or hiding the warnings with pragmas.
### Setup
* Microsoft W…
-
Commit eecb8de3a1fcb57dce3cc556f0373bc31a913fb5 removed important functionality. I request a replacement method/process/api for an application to use so that the app can *programmatically* identify co…
-
Hello,
i try to use the yolotiny4 with spatial information via the camera.cpp ros node (via the camera.launch.py). The model runs and the inference results in proper classification, but the spatial…
-
When using version **v2.20.1.0** using the right sensor throws an error:
[14442C104113A8D200] [192.168.86.37] [35.335] [system] [critical] Fatal error. Please report to developers. Log: 'Fatal erro…
-
I am incrementally discovering that the depthai Windows precompiled distrib has very specific (and incompatible with my needs) setup requirements. It requires:
* use of depthai in shared (aka DLL) …
-
After bumping into the (super helpful) USB device permission prompt, and updating my udev rules with the supplied commands (thanks!), and then getting the python3 requirements installed, initiating th…
-
Hi!
This script/pipeline somehow fails, it stops running.
Here is a MWE extracted from my code
```
import cv2
import depthai as dai
import numpy as np
import os
from os.path import isfile…