This commit is contained in:
Oleg Kalachev
2022-07-20 03:55:27 +03:00
committed by GitHub
parent 9f02f76044
commit 19baebd635

View File

@@ -82,7 +82,7 @@ echo "--- Installing geographiclib datasets"
sudo -E sh -c '/opt/ros/noetic/lib/mavros/install_geographiclib_datasets.sh'
echo "--- Build PX4"
cd ~/PX4-Firmware
cd ~/PX4-Autopilot
make px4_sitl
echo "--- Building the workspace"