-
HI I have been trying to deduce this bug from the [depthai-core](https://github.com/luxonis/depthai-core) library and found out that it is a simple fix but do not know how to make a pull request...
…
-
Hi there,
I just wanted to reach out to say that this looks awesome! We make a AI-capable stereo camera ecosystem called DepthAI (Github: https://github.com/luxonis/depthai-hardware) which actuall…
-
Broken in https://github.com/conda/conda/pull/3969 , specifically https://github.com/conda/conda/commit/ebd0f1aae686117790ef8e688829ee2776825c6d
First breakage is that the lines used to just be "ap…
-
Like the title says I'm unable to get the viewer to run on a Jetson TX2. There is the rust workaround from an older thread but was wondering if it has a native build.
I've tried installing the whee…
-
**Describe the bug**
Hey all, I'm hitting a wall! I've been troubleshooting this issue for 20-25 hours or so. When I install depthai using the instructions linked [here](https://docs.luxonis.com/proj…
-
Is there a way to set the maximum range? Let's say I just want it to see up to 10 meters. Can I set a param?
-
Hi!
Thanks for sharing this!
There are some questions I would like to ask regarding the filters.
Is there any results comparison between with and without the filter? Background theory about the f…
-
So I saw the board config here:
https://github.com/luxonis/depthai-boards/blob/main/boards/OAK-D-PRO-POE.json
```
{
"board_config":
{
"name": "OAK-D-PRO-POE",
"revision"…
-
I was performing some sanity check regarding IMU data on my OAK-D W and I noticed that the device timestamping is odd.
I configured `imu.enableIMUSensor([ dai.IMUSensor.ACCELEROMETER_RAW, dai.IMUSens…
-
I am trying to use a modified xlink library that I compiled on my windows machine using clang and this repo will not accept the build path or the install path of the compiled xlink library...
clone…