From 5891da6fa523ffab19ed4ae2f45dbaa2a8f89fb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Ellensohn?= Date: Fri, 29 Mar 2024 11:22:52 +0100 Subject: [PATCH] update --- .gitignore | 3 ++- __pycache__/webcam.launch.cpython-310.pyc | Bin 1938 -> 1938 bytes docker-compose.yaml | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 77dd956..8a57b13 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.pgm -maps/ \ No newline at end of file +maps/ +__pycache__/ \ No newline at end of file diff --git a/__pycache__/webcam.launch.cpython-310.pyc b/__pycache__/webcam.launch.cpython-310.pyc index f06859683252fb4cb06b3a45eb59af324b8a397f..393605c515d23d0b3f90d71e7056d4e4a99a9951 100644 GIT binary patch delta 19 ZcmbQlKZ&0!pO=@50SIFIHga{a0{|!C1Qh@P delta 19 ZcmbQlKZ&0!pO=@50SGKwH*$5b0{|x01Lpt$ diff --git a/docker-compose.yaml b/docker-compose.yaml index 58310b1..c1b717c 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -407,8 +407,8 @@ services: environment: - ROS_DOMAIN_ID=5 restart: always - depends_on: - - ros1bridge + #depends_on: + # - ros1bridge command: roslaunch webui-ros-joystick webui.launch olivetin: container_name: olivetin