quadcopter-ar / QuadcopterAR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuadcopterAR

See Wiki for help.

Cloning and Installation:

Clone the repo:

git clone https://github.com/mind111/QuadcopterAR.git

cd QuadcopterAR

git submodule update --init --recursive

Additional installation for ardupilot (Linux only) (from here):

cd controls/ardupilot

Tools/scripts/install-prereqs-ubuntu.sh -y

. ~/.profile

log out and log in to make profile change permanent

Project Google Drive

https://drive.google.com/open?id=0B0w1SmLuHjCyclI0cU93Zk5Zems

About


Languages

Language:C++ 71.7%Language:Python 22.9%Language:CMake 3.5%Language:HTML 1.1%Language:Shell 0.3%Language:C 0.2%Language:EmberScript 0.2%