#/bin/bash cd RoboticSandbox git pull mv main.py ../ mv object_tf_service ../ cd ../ python main.py mv main.py RoboticSandbox/ echo Done