mirror of
https://github.com/modelec/modelec-marcel-ROS.git
synced 2026-01-18 16:47:43 +01:00
ackimixs tailscale hostname
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
<!-- End repeat -->
|
<!-- End repeat -->
|
||||||
<locator>
|
<locator>
|
||||||
<udpv4>
|
<udpv4>
|
||||||
<address>acki-windows-2.tail1f0d2.ts.net</address> <!-- ackimixs -->
|
<address>acki-windows.tail1f0d2.ts.net</address> <!-- ackimixs -->
|
||||||
</udpv4>
|
</udpv4>
|
||||||
</locator>
|
</locator>
|
||||||
<locator>
|
<locator>
|
||||||
|
|||||||
@@ -32,10 +32,10 @@ mv ./debian-template/wiringpi_*.deb .
|
|||||||
# install it
|
# install it
|
||||||
sudo apt install ./wiringpi_*.deb -y
|
sudo apt install ./wiringpi_*.deb -y
|
||||||
|
|
||||||
sudo apt-get install qt6-base-dev qt6-svg-dev libxml2-dev socat -y
|
|
||||||
|
|
||||||
cd ..
|
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 /opt/ros/jazzy/setup.bash" >> ~/.bashrc
|
||||||
echo "source ~/modelec-marcel-ROS/install/setup.bash" >> ~/.bashrc
|
echo "source ~/modelec-marcel-ROS/install/setup.bash" >> ~/.bashrc
|
||||||
echo "export RMW_IMPLEMENTATION=rmw_fastrtps_cpp
|
echo "export RMW_IMPLEMENTATION=rmw_fastrtps_cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user