-
Hi,
I am writing my own ROS2 driver because the one depthai gave doesn't work properly. I am using Python API. The fps is less than 10 at 400 resolution. What might be causing the low fps? How to i…
-
I installed main brand without errors (but is not working on OAKD and RPI4)
So I'm trying install the multicam branch to make work OAKD-PRO-W with ov9782 color central sensor.
I installed the Dept…
-
I am using Yocto build system to integrate depthai into linux. It fails with error
The first command that fails:
```
FAILED: CMakeFiles/depthai-core.dir/src/device/Device.cpp.o
/base/build/tmp/w…
-
I am trying to map out my environment using Rtabmap on an OAK-D-S2 camera. This is the launch file I am using (ROS2 Humble):
```
import os
from ament_index_python.packages import get_package_sh…
-
Dear all,
I am facing an issue with running the ROS2 driver for the Humble version. The driver software was installed via ROS2 Humble repository, which has the deptai_ros_driver version 2.26.
Th…
-
is there any restriction in running? direct monitor connection?, no VNC?
Is there another way to verify the camera device connection? [Luxonis OAK-D Pro Fixed Focus.](https://shop.luxonis.com/product…
-
**Describe the bug**
Fresh install of python 3.8.5 virtualenv installed depthai, numpy, opencv-contrib running gives me single lens click in oakd-1 and then it throws aforementioned error
**Mini…
-
While trying to first run our new OAK D POE i seem to be unable to run the depthai demo. I was able to run the frame demo earlier though, but once i try the depthat.py i get the following:
`sing de…
-
Hi there, I was using depthai python to calibrate the Oak-d-lite camera and found that the RGB lens couldn't focus. The calibration program cannot be executed. But starting the camera alone, all lense…
-
**Check if issue already exists**
I checked and nothing looks similar enough to my circumstances.
**Describe the bug**
I got a new Oak-D-PoE and I wanted to try to connect to it with the demo co…