Downloading & Compiling
How to setup and compile DroneBridge modules
Prerequisites/Requirements
Default SSH login data:
Download and compile from git
git clone https://github.com/seeul8er/DroneBridge.git
cd DroneBridge
# git checkout nightly
git submodule init
git submodule updateLast updated