Patrick Wspanialy

Results 25 comments of Patrick Wspanialy

I'm just trying out the example in the docs right now. I know there's still a volume for the display, but that's not the important one, since I won't be...

I'm not sure how to prepare an image with the correct prerequisites, do you have an example of what worked for you? This is what I tried. ```docker FROM luxonis/depthai-library:latest...

with realsense it was possible to run it before the merge linked above using privileged mode and sharing the whole /dev in devices. ``` realsense: build: context: ./docker dockerfile: ros-realsense.dockerfile...

@williamdes no, this still does not work on 5.2.1 using the docker image. @liviuconcioiu I don't have a minimal reproducible example available right now, but I've listed a snippet of...

I think I have a similar issue. When the two agents are on they interfere with each other, causing one or the other to lose connection with their devices. How...