-
Hello there,
I am having issues by starting the OAK-D PRO WIDE. After using the camera (e.g., running `depthai_demo.py`), stopping the process and starting again the camera remains UNBOOTED (somet…
-
Running the depthAI example with the latest patch version of opencv-python caused an error on my Windows machine. Downgrading to the version specified in [this ticket](https://github.com/facebookresea…
-
Hello there! I am looking to use this project for my robotics competition. My team has recently purchased the OAK-1 Lite, however I am having trouble getting the library to run. This is partly due to:…
-
Hi,
I am trying to build rtabmap with DEPTHAI=ON, but i am encoutering warnings.
I have followed this to build depthai_core : https://github.com/luxonis/depthai-core/issues/183 and this to build rta…
-
**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…
-
[1844301011125D0F00] [169.254.1.222] [63.971] [system] [critical] Fatal error. Please report to developers. Log: 'Fatal error on MSS CPU: trap: 09, address: 80290064' '0'
[1844301011125D0F00] [169.25…
-
Trying to run an example script (cleaned it up a bit to isolate the issue):
```
from depthai_sdk import OakCamera
import depthai as dai
with OakCamera() as oak:
color = oak.create_camera(…
-
**Describe the bug**
I have a problem with rebuilding the pointcloud using the latest version of depthai_ros on the commit 0144d79. In the following video, you can see how the reconstruction chan…
-
I'm trying to run the `vio_visu.py` example with the OAK-D-SR and running into some problems.
1. The OV9782 cameras on the SR support 720p and 800p resolution, but "800p" can't be used as a value f…
-
I'm trying to build depthai-core but not using hunter. My idea it to package it (or try) for debian/ubuntu.
I have already a version of depthai-core built without hunter and using its dependencies…