From c5fcbc119b240a1112d98309c675a7bfa5944206 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Ellensohn?= Date: Tue, 8 Aug 2023 11:35:20 +0200 Subject: [PATCH] update environment variables --- docker/entrypoint.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/docker/entrypoint.sh b/docker/entrypoint.sh index 27cccfb..3702682 100644 --- a/docker/entrypoint.sh +++ b/docker/entrypoint.sh @@ -21,7 +21,5 @@ then echo "Sourced CPS RMP 220 Overlay workspace" fi -export ROS_DOMAIN_ID=5 - # Execute the command passed into this entrypoint exec "$@" \ No newline at end of file