Git 설치

sudo apt-get update
sudo apt-get install git
sudo apt-get install gitk git-gui

 

Clone

git clone https://github.com/ArduPilot/ardupilot
cd ardupilot
git submodule update --init --recursive

 

'Study(pending) > ardupilot' 카테고리의 다른 글

Building the code  (0) 2021.12.22

+ Recent posts