From 8dafddddbed327413f88be1000b860134067c3a2 Mon Sep 17 00:00:00 2001 From: Raffaello Bonghi Date: Wed, 11 Aug 2021 22:49:08 +0100 Subject: [PATCH] Add nanosaur.yml configuration --- docker-compose.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docker-compose.yml b/docker-compose.yml index 3c1f043..dce21de 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -33,6 +33,11 @@ services: - "/dev/i2c-1:/dev/i2c-0" # display right [ID:3C] - "/dev/i2c-2:/dev/i2c-1" # I2C motors [ID:60] display left [ID:3C] volumes: + # if you want change the nanosaur configuration + # Read https://github.com/rnanosaur/nanosaur/wiki/configuration + # before uncomment this line + # - "$HOME/nanosaur.yml:/opt/ros_ws/nanosaur_robot/nanosaur_bringup/param/nanosaur.yml" # Extra configuration + # These two volumes pass jtop and CSI camera - "/run/jtop.sock:/run/jtop.sock" # jtop socket - "/tmp/argus_socket:/tmp/argus_socket" # CSI camera watchtower: # https://containrrr.dev/watchtower