From 32a763f7d59372b189040d13ca57eafb92cc899c Mon Sep 17 00:00:00 2001 From: acki Date: Wed, 14 May 2025 14:43:23 -0400 Subject: [PATCH] remove unnecessary things --- start_ros2.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/start_ros2.sh b/start_ros2.sh index 3ea80cc..8e9fd63 100755 --- a/start_ros2.sh +++ b/start_ros2.sh @@ -1,9 +1,6 @@ #!/bin/bash set -e -export DISPLAY=:0 -export XAUTHORITY=/home/modelec/.Xauthority - source /opt/ros/jazzy/setup.bash source /home/modelec/modelec-serge-ROS/install/setup.bash