Contents Menu Expand Light mode Dark mode Auto light/dark mode
7.5
Light Logo Dark Logo
7.5
  • General
    • Introduction
    • Installation
    • Install airsdk-cli command line utility
    • “Hello, Drone!”
    • System software architecture
    • Autonomous flight
    • Flight supervisor
    • Flight supervisor API
    • Guidance
    • Guidance API
    • Services
    • Drone controller
    • How to install and use a Flight Mission
    • Default mission
    • How to update a FlightPlan dynamically
    • Framework
    • Security
    • Storage and persistence
    • Developer settings
  • Creating a mission
  • Messages
    • Messages list
    • Library API
  • Telemetry
    • Telemetry list
    • Library API
  • Video
    • Cameras
    • Video feeds
    • Camera API
    • Video feeds API
  • Example
  • Glossary
Back to top

Example#

“Hello, Drone!”#

The “Hello, Drone!” mission is a simple Air SDK Flight mission demonstrating how to:

  • Use Flight supervisor default state machine

  • Write a Guidance mode with a trajectory generation for cameras

  • Send and receive messages between the Flight mission and the Mission UI

  • Create a native service to access the Video and Telemetry APIs

Next
Glossary
Previous
Video feeds API
Copyright © 2018-2023, Parrot
Made with Sphinx and @pradyunsg's Furo
On this page
  • Example
    • “Hello, Drone!”