From a2d62a6dd320c3fbb40945e781f580a542a25aed Mon Sep 17 00:00:00 2001 From: acki Date: Sat, 24 May 2025 00:33:53 -0400 Subject: [PATCH] ackimixs tailscale hostname --- fastdds_setup.xml | 2 +- install.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/fastdds_setup.xml b/fastdds_setup.xml index ca01bd2..118e189 100644 --- a/fastdds_setup.xml +++ b/fastdds_setup.xml @@ -23,7 +23,7 @@ -
acki-windows-2.tail1f0d2.ts.net
+
acki-windows.tail1f0d2.ts.net
diff --git a/install.sh b/install.sh index 4d3143d..a96be23 100755 --- a/install.sh +++ b/install.sh @@ -32,10 +32,10 @@ mv ./debian-template/wiringpi_*.deb . # install it sudo apt install ./wiringpi_*.deb -y -sudo apt-get install qt6-base-dev qt6-svg-dev libxml2-dev socat -y - cd .. +sudo apt-get install qt6-base-dev qt6-svg-dev libxml2-dev socat -y + echo "source /opt/ros/jazzy/setup.bash" >> ~/.bashrc echo "source ~/modelec-marcel-ROS/install/setup.bash" >> ~/.bashrc echo "export RMW_IMPLEMENTATION=rmw_fastrtps_cpp