GEMINI_run_client.sh 150 Bytes Edit Raw Blame History 1 2 3 4 5 # add arg "local" to run with simulator ($1) cd src/device_controller/concrete_component/gemini/ ./client_telescope_gemini_controller_run.py $1 cd -