Setup of Rosmaster X3
Operating System
- Download the Rosmaster X3 software and extract it
- Flash USB stick with this software
- Insert USB stick into Rosmaster X3
Docker Contaier
Run the command lsusb.
lsusb
Usually there are two Bus 001 devices without a name. In this case the devices are 008 and 010.
Afterwards you need to run this command…
vim run_docker.sh
…and change the last numbers accordingly.
-v /dev/bus/usb/001/008:/dev/bus/usb/001/008 \
-v /dev/bus/usb/001/008:/dev/bus/usb/001/010 \