From 635cf018cb378bc36b10bfc1fea98aadc39ff7f7 Mon Sep 17 00:00:00 2001 From: Max Hunt Date: Mon, 10 Feb 2020 17:17:04 +0000 Subject: [PATCH] Update --- run | 1 + 1 file changed, 1 insertion(+) diff --git a/run b/run index 69a1396..0a80f89 100755 --- a/run +++ b/run @@ -2,6 +2,7 @@ cd RoboticSandbox git pull mv main.py ../ +mv object_tf_service ../ cd ../ python main.py mv main.py RoboticSandbox/