-
I am trying to compile the latest version of depthai_core (from github, today, 13/08/2024) and at linking time I get a lot of:
```
[ 97%] Linking CXX shared library libdepthai-core.so …
-
### Search before asking
- [X] I have searched the Inference [issues](https://github.com/roboflow/inference/issues) and found no similar feature requests.
### Question
Hi, I'd like to ask a…
-
On OpenSUSE Tumbleweed, there is no x264 package, so I installed it from source. x264 and VAAPI were detected automatically when compiling the `v0.18` tagged version of WiVRn, and the build succeeded.…
-
Hi,
I have created a map using Reg/Strategy = 1 and it worked fine. After saving and reloading the database in localization mode, suddenly I have faced a problem with ICP registration in rtabmap wh…
-
Hello, I am having trouble running depthai-ros-driver/rtabmap.launch.
It seems to be the same problem as #266.
```
SUMMARY
========
PARAMETERS
* /oak/camera_i_base_frame: oak-d_frame
* …
-
Device: oak-d pro poe
ROS: Noetic
I haven't done any calibration on it, but I feel like even if I didn't, it shouldn't be this bad.
```
roslaunch depthai_ros_driver rgbd_pcl.launch
```
gives…
-
Start with **Why**: Many users report that object/feature localization isn't accurate and that it's taking into account background as well. One reason for this is if the depth isn't aligned with the…
-
Hi,
I am having some issues installing depthai-ros on Ubuntu 20.04. It seems like there has been some recent update and some packages of the ros-noetic-depthai-* are missing and cannot be installed…
-
**Describe the bug**
Since depthai-viewer 0.2.1, trying to launch it with OAK-D-SR USB fails with the following error:
~~~
(depthai021) traversaro@iitbmp014lw012:~$ depthai-viewer
[2024-06-14…
-
**Describe the bug**
I had implemented on a project depthai-core (using git submodule) v1.25.0 and today I tried to update to the last version v1.26.0
The commands I used on my project to implemen…