From 1394d4e8f5da50aa4cbde578c8f1903b1c804582 Mon Sep 17 00:00:00 2001 From: Cyrill Burgener <bucyril@student.ethz.ch> Date: Tue, 6 Jun 2017 13:36:59 +0200 Subject: [PATCH] adsfohf --- pps_ws/src/d_fall_pps/launch/Config.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/pps_ws/src/d_fall_pps/launch/Config.sh b/pps_ws/src/d_fall_pps/launch/Config.sh index 38ea099a..ef8a0e84 100755 --- a/pps_ws/src/d_fall_pps/launch/Config.sh +++ b/pps_ws/src/d_fall_pps/launch/Config.sh @@ -1,5 +1,4 @@ export ROS_MASTER_URI=http://teacher:11311 export ROS_IP=$(hostname -I | awk '{print $1;}') -export ROS_HOSTNAME=student$(cat /etc/StudentID) export ROS_NAMESPACE=$(cat /etc/StudentID) -- GitLab