10 Forks
35 Stars
35 Watchers

SoftwarePilot

SoftwarePilot is an open source software suite to support aerial systems. SoftwarePilot allows users to connect consumer DJI drones to programmable Java routines that include access to computer vision and deep learning software packages like OpenCV, DLIB, and Tensorflow.

How to download and setup SoftwarePilot

Open terminal and run command
git clone https://github.com/boubinjg/SoftwarePilot.git
git clone is used to create a copy or clone of SoftwarePilot repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SoftwarePilot https://github.com/boubinjg/SoftwarePilot/archive/master.zip

Or simply clone SoftwarePilot with SSH
[email protected]:boubinjg/SoftwarePilot.git

If you have some problems with SoftwarePilot

You may open issue on SoftwarePilot support forum (system) here: https://github.com/boubinjg/SoftwarePilot/issues