사전작업
Tools/environment_install/install-prereqs-ubuntu.sh -y

Reload
. ~/.profile
git status

./waf distclean

configure
./waf configure --board MatekF405-Wing

build
./waf plane

bin 파일이 정상적으로 생성된 것을 확인할 수 있다

'Study(pending) > ardupilot' 카테고리의 다른 글
Downloading the Code / Using Git (0) | 2021.12.22 |
---|