I am running a ros2 jazzy in the docker but in the container usb devices are not listed
I have tried every parameter to get access to the device/USB/hardware.
These are the commands which I have already used in the confuration files:
--privileged
--device-cgroup-rule='c 188:* rmw'
source=/dev,target=/dev,type=bind
Your help would greatly be appriciated
Thank you