Ardupilotのビルド

$ git submodule init
$ git submodule update
$ git submodule update --init --recursive
$ ./waf configure
$ ./waf