From 3852340a58f75be51a24390b2a7b69649a4c47f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=B0=D0=BD=D0=B8=D0=B8=D0=BB=20=D0=93=D1=80=D0=B0?= =?UTF-8?q?=D0=B1=D0=B0=D1=80=D1=8C?= Date: Sun, 23 Nov 2025 02:23:51 +1000 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=BD=D0=B0=D0=B7=D0=B2=D0=B0=D0=BD=D0=B8=D0=B5=20=D1=84=D0=B0?= =?UTF-8?q?=D0=B9=D0=BB=D0=B0,=20=D0=BF=D0=BE=D1=81=D0=BA=D0=BE=D0=BB?= =?UTF-8?q?=D1=8C=D0=BA=D1=83=20=D0=BC=D0=BE=D0=B6=D0=B5=D1=82=20=D0=BF?= =?UTF-8?q?=D0=BE=D0=BD=D0=B0=D0=B4=D0=BE=D0=B1=D0=B8=D1=82=D1=8C=D1=81?= =?UTF-8?q?=D1=8F=20=D0=B2=20=D0=B1=D1=83=D0=B4=D1=83=D1=89=D0=B5=D0=BC.?= =?UTF-8?q?=20=D0=A1=D0=B5=D0=B9=D1=87=D0=B0=D1=81=20=D0=BE=D0=BF=D0=B8?= =?UTF-8?q?=D1=81=D0=B0=D0=BD=D0=BD=D1=8B=D0=B5=20=D0=BF=D0=BE=D0=B4=D1=85?= =?UTF-8?q?=D0=BE=D0=B4=D1=8B=20=D0=B2=20=D0=BD=D0=B5=D0=BC=20=D0=BD=D0=B5?= =?UTF-8?q?=20=D0=B8=D1=81=D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D1=83=D1=8E=D1=82?= =?UTF-8?q?=D1=81=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../launch/{protospawner.launch.py => __protospawner.launch.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/iiwa_bringup/launch/{protospawner.launch.py => __protospawner.launch.py} (100%) diff --git a/src/iiwa_bringup/launch/protospawner.launch.py b/src/iiwa_bringup/launch/__protospawner.launch.py similarity index 100% rename from src/iiwa_bringup/launch/protospawner.launch.py rename to src/iiwa_bringup/launch/__protospawner.launch.py