This commit is contained in:
Oleg Kalachev
2022-07-20 16:19:30 +03:00
parent f1fe9d8645
commit 365bc50602

View File

@@ -204,7 +204,7 @@ rospack list-names | while read line; do echo $line `rosversion $line`; done
set -x
echo "--- Test building the firmware"
sudo -E sh -c 'apt-get install gcc-arm-none-eabi'
sudo -E sh -c 'apt-get install -y gcc-arm-none-eabi'
cd ~/PX4-Autopilot
make px4_fmu-v4_default