luxonis / depthai-ros

Official ROS Driver for DepthAI Sensors.
MIT License
239 stars 173 forks source link

Using USB2 with dai ros2 driver not possible #317

Closed LukGen closed 11 months ago

LukGen commented 1 year ago

Hello,

I'm trying to use the depthai ros driver with USB2 Hardware. When launching the camera I get the following error:

Failed to find device after booting, error message: X_LINK_DEVICE_NOT_FOUND

When using the oak-d as webcam (https://docs.luxonis.com/en/latest/pages/oak_webcam/) It only works when forcing usb2.

Is there any possibility to force USB2 within the driver similar to when using oak-d as webcam? I already tried setting the i_usb_speed to HIGH instead of SUPER_SPEED but it didn't work.

Thanks in advance!

Serafadam commented 1 year ago

Hi, are you able to run demo scirpt? And which distro are you using?

ujasindro commented 11 months ago

Hello,

I am also having the same error "X_LINK_DEVICE_NOT_FOUND" with OAK -D -Pro usb camera. I am running it on jetson agx orin inside docker container built from image luxonis/depthai-ros:humble-latest

Serafadam commented 11 months ago

Closing due to inactivity, related issue: https://github.com/luxonis/depthai-ros/issues/363