-
**Check if issue already exists**
- Google it (e.g. *error xy* github luxonis depthai)
- Check [troubleshooting](https://docs.luxonis.com/en/latest/pages/troubleshooting/) in documentation.
**D…
-
Hi,
I have a OAK FFC with 4 cameras connected. It seems like the device is not recognizing them. I tried main and develop branch of this repository. When I run `camera_preview.py` I get
```
Devic…
-
When the device is stopped and started, the device will sometimes not be found or fail to start.
While testing the fix for issue #278 I've isolated a reproducible failure for devices to be found an…
-
I have downloaded and extracted _depthai-core-v2.14.1-win64.zip_.
I created a new c++ project in Visual Studio. I right clicked on the project, then **Properties** -> **VC++ Directories** and **Inclu…
-
During the creation of a yocto recipe, I had to make several changes to this package `CMakeLists.txt` file.
In my opinion the top level `CMakeLists.txt` file can be simplified.
First thing I enc…
-
### Start with the `why`:
IMU data is useful.
### Move to the `what`:
Update depthai_macro.urdf.xacro file with OAK-D-PRO(-W) support
### Move to the `how`:
Update depthai_macro.urdf.xacro fi…
-
I am facing some issues getting the [YOLO example](https://github.com/luxonis/depthai-python/tree/main/examples/Yolo) to work with models taken from the Luxonis model-zoo, that is, blob files other th…
-
**Describe the bug**
linking other libraries that use libusb, as for example the monado project (https://gitlab.freedesktop.org/monado/monado) breaks those libraries if XLink wasn't built with `XLINK…
-
Hi.
Reading the readme seems that you only provide the V3 version of that models, but now there are v4 versions and a multi-pose model.
Could you provide support or a guide about how to convert …
-
How to fix it?
where i add this option -fPIC ?
cmake -S. -Bbuild -D'BUILD_SHARED_LIBS=ON' -D'DEPTHAI_BUILD_EXAMPLES=ON'
cmake --build build
[ 35%] Linking CXX shared library libdepthai-c…