环境搭建:https://ardupilot.org/dev/docs/building-setup-linux.html
编译:https://github.com/ArduPilot/ardupilot/blob/master/BUILD.md
官方开发大全:https://ardupilot.org/dev/
环境说明:
系统:虚拟机ubuntu22.04.1 LTS
一,环境安装
sudo apt-get update
sudo apt-get install git
sudo apt-get install gitk git-gui
git clone https://github.com/your-github-userid/ardupilot
cd ardupilot
git submodule update --init --recursive
Tools/environment_install/install-prereqs-ubuntu.sh -ycd ardupilot
./waf configure --board CUAVv5
./waf rover
./waf clean
澹版槑:
鏈枃閲囩敤
BY-NC-SA
鍗忚杩涜鎺堟潈锛屽鏃犳敞鏄庡潎涓哄師鍒涳紝杞浇璇锋敞鏄庤浆鑷?
走着的小站
鏈枃鍦板潃: Ardupilot固件开发环境搭建和编译(Ubuntu)
鏈枃鍦板潃: Ardupilot固件开发环境搭建和编译(Ubuntu)