mirror of
https://github.com/CopterExpress/clover_vm.git
synced 2026-05-26 07:07:58 +00:00
Fix
This commit is contained in:
@@ -204,7 +204,7 @@ rospack list-names | while read line; do echo $line `rosversion $line`; done
|
|||||||
set -x
|
set -x
|
||||||
|
|
||||||
echo "--- Test building the firmware"
|
echo "--- Test building the firmware"
|
||||||
sudo -E sh -c 'apt-get install arm-none-eabi-gcc'
|
sudo -E sh -c 'apt-get install gcc-arm-none-eabi'
|
||||||
cd ~/PX4-Autopilot
|
cd ~/PX4-Autopilot
|
||||||
make px4_fmu-v4_default
|
make px4_fmu-v4_default
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user