This commit is contained in:
Max Hunt 2020-02-10 17:18:27 +00:00
parent 635cf018cb
commit 334bf61fdc

2
run
View File

@ -2,7 +2,7 @@
cd RoboticSandbox
git pull
mv main.py ../
mv object_tf_service ../
mv object_tf_service.py ../
cd ../
python main.py
mv main.py RoboticSandbox/