-
### Description
As a proof of the completion of #138 an independent tester should integrate the customized NN and run it on [depthai_demo.py](https://github.com/luxonis/depthai/blob/main/depthai_demo…
-
### HW Info
Camera: OAK-D-Pro-W
ROS2 Version: Humble
Depth Image published by the [depthai_ros_driver's camera node](https://github.com/luxonis/depthai-ros/blob/humble/depthai_ros_driver/launch/c…
ghost updated
4 months ago
-
my platform is: Linux Ubuntu 22 (x86_64) + ROS Humble+ OAK-D-Pro
When I launch these launch files:
ros2 launch depthai_ros_driver example_segmentation.launch.py
ros2 launch depthai_ros_driver st…
-
Using windows 11.
Python=3.11
depthai 2.21.2.0
depthai-sdk 1.9.4
The following error is observed.
```
Using depthai module from: C:\Users\Kukil\AppData\Roaming\Python\Python311\site-packag…
-
### Start with the `why`:
I am trying to integrated `depthai-core` in an existing C++ code base in which many dependencies (such as opencv and pcl) are managed via the conda package manager, instal…
-
While running demo code - `depthai_demo.py` . we couldn't access the depth information but able to access RGB view from the OAK- D SR camera.
depthai$ python3 depthai_demo.py
Using depthai modu…
-
# Context
Every time I try to mock a function from an external library ([depthai](https://github.com/luxonis/depthai) in my case), I got the following error:
```
ValueError: no signature found …
-
Hi everyone!
We stumbled upon your website today and love this project. So we make an open-source 'spatial AI' camera called DepthAI. We'd really like to integrate it with opendatacam so that ope…
-
Hello,
I am trying to setup a OAK-D Lite on ROS Foxy on my Ubuntu 20.04.5 LTS machine.
I am getting an error on "Setting up procedure - Step 7" that I can't seem to find an answer to online.
…
-
I am using ROS humble and the default installation of depthai that comes with the turtlebot4 setup.
When I run this command (ros2 launch depthai_examples mobile_publisher.launch.py camera_model:=OA…