- https://docs.docker.com/compose/install/
- https://docs.docker.com/install/linux/docker-ce/ubuntu/
- https://github.com/NVIDIA/nvidia-docker
Clone repository:
git clone --recursive [email protected]:Simbotic/simbotic-ros.git
Create .env
file:
./setup.sh
docker-compose -f docker-compose.gpu.yml up
docker-compose -f docker-compose.cpu.yml up
Check GScam docs to configure a camera feed or streaming.