-
You may want to add these demos to the list of cool and useful MediaPipe demos.
The are using the OSSDC VisionAI realtime video processing platform, see more details here:
https://github.com/OSSDC…
-
I'm trying to launch a camera from the depthai_ros_driver package per https://docs.luxonis.com/software/ros/depthai-ros/driver/. I'm having an issue where I'm able to get the camera's ip address and s…
-
Hello, I a using the OAK-D-PRO-W-POE camera for mapping the outdoor environment. I a using the visual odometry from rtabmap. When i launch the depthai_example/ stereo_inertial_node with depth_aligne…
-
Hello!
I am trying to use queue callbacks for simpler message handling when passing data between my OAK-D and host and noticed it seems to be missing from the on-device depthai module.
Sample co…
-
Throughout depthai-core and Xlink I believe `CLOCK_REALTIME` is wrong. It should be `CLOCK_MONOTONIC` but there is a problem in POSIX's semaphore API. 😕
The code everywhere is relative time when `C…
-
I'm using ROS noetic and was trying to get odometry for oak-d pro poe. First, I tried the stereo_inertial_node.launch in ```depthai_example``` and wrote another launch odom.launch.
odom.launch
```…
-
**Describe the bug**
The production version of OAK-D SR PoE requires the latest version (2.25.0) of the depthai library in order to work, see #516. To make it work I had to clone `depthai-core` and m…
-
Hi Purchased 4 Oak-FFC-6P for a project. I'm unable to get them to work. I've reviewed the Getting Started Guide and the Google Doc Primer for advanced use:
https://docs.luxonis.com/projects/hardwa…
-
```
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.4 LTS
Release: 20.04
Codename: focal
```
```
depthai-python/examples$ ./install_requirem…
-
I installed the requirements and plugged the OAK-D depthAI camera.
When running main.py with parameter -cam, I get the message below:
```
Traceback (most recent call last):
File "main.py", lin…