Autobots-Visman / segmentation

A ROS package that converts images into semantic messages for other systems
0 stars 0 forks source link

Modify docker-compose.yml to mount usb webcam into container #7

Open acmiyaguchi opened 8 months ago

acmiyaguchi commented 8 months ago

Currently running docker containers wont have access to the usb devices on the host. We should add the appropriate devices to the configuration, and test that we can run a webcam node appropriately in the environment.

nicholascgilpin commented 8 months ago

Note:

There's a docker integration work in progress branch with some of this work already done.

https://github.com/Autobots-Visman/segmentation/compare/main...docker_integration