Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.24 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.24 KB

*Autonomous Drone & Flying Car

Starter Code: This was orignally from Udacity FCND-starter course kit....

Packages used:

NOTE: future and lxml are required by pymavlink, and if they are not installed prior to pymavlink this may cause issues.

NOTE: If you're on MacOS you'll need to install developer tools to install pymavlink. You can do this by typing the following into a shell:

xcode-select --install

The recommended way to get up and running:

Get started here. More info here.

Supported Sytems: MacOS, Windows, Linux