Source environment inside the script

This commit is contained in:
JaeyoungLim
2019-12-12 10:08:55 +01:00
committed by Lorenz Meier
parent 155a212109
commit 876f42c171
+2
View File
@@ -22,6 +22,8 @@ pkill -x px4 || true
sleep 1
source ${src_path}/Tools/setup_gazebo.bash ${src_path} ${src_path}/build/px4_sitl_default
export PX4_SIM_MODEL=iris
echo "Starting gazebo"