-
Hello there!
With the addition of the VisionPortal in FTC CenterStage, our team has noticed breaking changes in the robot controller's code while attempting to install the DepthAI library required …
-
I have evidence of one of my two OAK-D-Lite sensors sending frames of data to the host where the timestamps are progressively out-of-sync (even more than 1 second) yet have the same sequence number.
…
-
build Fail
reproduce:
```
git clone https://github.com/luxonis/depthai-unity.git
cd depthai-unity
git submodule update --init --recursive
cmake -G"Visual Studio 17 2022" -S. -Bbuild -D'BUILD_…
-
The following script is configured to stream all A,B,C,D cameras, with the following hardware configuration:
- CAMA AR0234
- CAMB OV9282
- CAMC OV9282
- CAMD AR0234
The script also configures f…
-
**Describe the bug**
run into a reproducible issue of `[3.3.4] [14.951] [system] [critical] Fatal error. Please report to developers. Log: 'PlgSrcMipi' '1100'`
This occurs when I am trying to u…
-
I'm using a Oak-D-Pro-W, with the depth_ai ROS2 drivers, along with their launch file and params file as below.
But, I'm getting a very chaotic map, which is not able to distinguish between free spac…
-
## Bug report
There is a non-working combination of a non-empty parameter "composable_node_descriptions" and "respawn=True" in the ComposableNodeContainer class.
**Required Info:**
- Operatin…
-
I have a model that was created using Azure Machine Learning Studio.
When I try to convert the onnx model, I received the following error. What does it mean and how should I correct it?
![Screen…
-
I did modify to THE_800_P and 1280x800 .
But gen2-emotion-recognition code do not work.
this is error message.
./main.py:161: DeprecationWarning: Use 'inputConfig.setWaitForMessage()' instead…
-
Hi, again :x,
I would like to know, if there's an easy way to modify your script in order to replace the z value generated by the model, with the z value perceived by stereo capture. At the moment…