This commit is contained in:
Oleg Kalachev
2022-07-12 16:47:15 +03:00
parent 5ccd5cf2ba
commit 024a7280a9

View File

@@ -88,7 +88,7 @@ ln -s "." build/mavlink/mavlink
rm build/CMakeCache.txt
echo "--- Building the workspace"
catkin_make
catkin_make --force-cmake
echo "--- Installing Visual Studio Code"
sudo -E sh -c 'apt-get update; apt-get install -y curl'