SubhiH / Autopilot

Simple Autopilt built using dronekit and MAVLink protocol :helicopter:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autopilot 🚁

Flight Stack Python

Simple Autopilt built using dronekit and MAVLink protocol

  1. Compatible with Ardupilot and PX4.
  2. It is used to build the drone controller module for HandGesturesDroneController project βœ‹ πŸ‘ ☝️ πŸ‘† πŸ™‹.

Supported Functions :

  • Connect.
  • Listener for ack messages.
  • Listener for HEARTBEAT messages.
  • Takeoff.
  • Change flight mode.
  • Arm.
  • Disarm.
  • Move (velocity on x, y, z).
  • Land.
  • Move (Position on x, y, z).
  • Camera streaming.
  • GUI.
  • Test with PX4.
  • Upload/Download waypoints.

Note :

Please contribute πŸ™ πŸ™

License

Autopilot is released under the Apache license. See LICENSE for more information.

About

Simple Autopilt built using dronekit and MAVLink protocol :helicopter:

License:Apache License 2.0


Languages

Language:Python 100.0%