From 781c9d6be499d015fb1525d01c0118063aa4754c Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Wed, 20 Jul 2022 23:39:53 +0300 Subject: [PATCH] Try to fix --- scripts/install_software.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install_software.sh b/scripts/install_software.sh index bb57ab0..4cb8f5d 100644 --- a/scripts/install_software.sh +++ b/scripts/install_software.sh @@ -86,6 +86,7 @@ cd ~/PX4-Autopilot make px4_sitl echo "--- Building the workspace" +rm -rf /opt/ros/noetic/include/mavlink cd ~/catkin_ws catkin_make