diff --git a/Tools/autotest/runsim_cmac.sh b/Tools/autotest/runsim_cmac.sh new file mode 100755 index 0000000000..c9f2748d14 --- /dev/null +++ b/Tools/autotest/runsim_cmac.sh @@ -0,0 +1,13 @@ +#!/bin/bash + +# useful example script for HIL testing with ArduPlane + +set -x + +killall -q JSBSim +pkill -f runsim.py +set -e + +autotest=$(dirname $(readlink -e $0)) +pushd $autotest/../../ArduPlane +../Tools/autotest/jsbsim/runsim.py --home=-35.362942,149.165193,585,354