Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 449 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 449 Bytes

Drone Controller Prototype

The goal of this code base is to make a drone fly by issuing commands via MavLink. In the prototype phase we are going to let the drone:

  • Takeoff
  • Perform a predefined mission
  • Land at the starting point
  • Charge the battery
  • And loop

Docs