From 87191d92213f1b98503b9e901d79f2f25c94d833 Mon Sep 17 00:00:00 2001 From: Alexander Schaefer Date: Fri, 23 May 2025 18:36:19 +0200 Subject: [PATCH] AS: adding painting robot folder --- .DS_Store | Bin 6148 -> 6148 bytes com_node.py => painting_robot/com_node.py | 0 .../painting_robot.urdf | 0 workspace/log/latest 2 | 1 + workspace/log/latest_build 2 | 1 + workspace/log/latest_build 3 | 1 + 6 files changed, 3 insertions(+) rename com_node.py => painting_robot/com_node.py (100%) rename painting_robot.urdf => painting_robot/painting_robot.urdf (100%) create mode 120000 workspace/log/latest 2 create mode 120000 workspace/log/latest_build 2 create mode 120000 workspace/log/latest_build 3 diff --git a/.DS_Store b/.DS_Store index 99f8364e3e3162b252c94119f46abba6fce444aa..b65b5f14cef56642050c11c78b2c5ef336ea6da2 100644 GIT binary patch delta 376 zcmZoMXfc=|#>B!ku~2NHo}wr(0|Nsi1A_nqLkUABLmopqLp(##W=59f%=I8CK86B@ zM6d*sG($c^5)hYo=Hw?Q<>V&;)dBT0rU0?Xe=q=w5YU^GZWx@LpIZP{2_ewzs)x7* zW?62&iwo2;j@tA&t8zaab0lO*Zhi{MdI~b24r7NpZ88s2wk!)Ucv2aP(f!Pj1N5`t l<{YMcrp@de{2ah=1%};s=E?jbjvT;XWdfP8IYML&GXM?hQ;h%s delta 87 zcmZoMXfc=|#>B)qu~2NHo}wr_0|Nsi1A_nqgD-#IShF`T oW=&z**r3C_nVo~51E_7YAjfy+$^0UY96*gAoh+LpMAk3^03@3d3jhEB diff --git a/com_node.py b/painting_robot/com_node.py similarity index 100% rename from com_node.py rename to painting_robot/com_node.py diff --git a/painting_robot.urdf b/painting_robot/painting_robot.urdf similarity index 100% rename from painting_robot.urdf rename to painting_robot/painting_robot.urdf diff --git a/workspace/log/latest 2 b/workspace/log/latest 2 new file mode 120000 index 0000000..b57d247 --- /dev/null +++ b/workspace/log/latest 2 @@ -0,0 +1 @@ +latest_build \ No newline at end of file diff --git a/workspace/log/latest_build 2 b/workspace/log/latest_build 2 new file mode 120000 index 0000000..98e1656 --- /dev/null +++ b/workspace/log/latest_build 2 @@ -0,0 +1 @@ +build_2025-05-23_11-18-54 \ No newline at end of file diff --git a/workspace/log/latest_build 3 b/workspace/log/latest_build 3 new file mode 120000 index 0000000..98e1656 --- /dev/null +++ b/workspace/log/latest_build 3 @@ -0,0 +1 @@ +build_2025-05-23_11-18-54 \ No newline at end of file