Autonomous Drone Solution

Your Flight Controller and Companion Computer are ready, why not having your first Autonomous Drone Solution ready for takeoff, navigation and landing?:

  • Solution Architecture

  • Setup

    • Drone

    • Communications

    • Client

  • Drone Application

Tower

user@workstation:~/Drones$ sudo -H pip install -UI git+https://github.com/dronekit/tower-web.git
user@workstation:~/Drones$ tower tcp:127.0.0.1:5760

Last updated