Contents Menu Expand Light mode Dark mode Auto light/dark mode
7.7
Light Logo Dark Logo
7.7
  • Installation
    • Install a pre-built release via pip (x86_64 desktop only)
    • Building Olympe from source (for x86_64, armv7 or aarch64)
    • Python environment best practices on Debian-based distros
  • User guide
    • Introduction
    • Environment setup
    • Basic examples
      • Taking off - “Hello world” example
      • Getting the current value of a drone state or setting
      • Changing a drone setting - Understand the “expectation” mechanism
      • Moving around - Waiting for a ‘hovering’ flying state
      • Explore available ARSDK commands
    • Olympe eDSL
    • Advanced examples
      • Using Parrot AirSDK missions with Olympe
      • Using Olympe asynchronously
      • Using Olympe enums types
      • Adanced Olympe expectation usage
      • Capture the video streaming and its metadata
      • Post-processing a recorded video
      • Connect to a physical drone
  • Olympe API Reference Documentation
  • Messages Reference Documentation
    • Animation feature
    • Alarms feature
    • Antenna feature
    • Antiflicker feature
    • Ardrone3 features
      • Ardrone3.Animations
      • Ardrone3.GPS*
      • Ardrone3.Piloting and SpeedSettings
      • Ardrone3.SettingsState and Ardrone3.PROState
      • Ardrone3.Sound*
    • Auto Look At feature
    • Battery feature
    • Camera feature
    • Camera2 feature
    • Cellular feature
    • Common features
      • Common.Calibration*
      • Common.Common*
      • Common.Controller
      • Common.Factory
      • Common.FlightPlan*
      • Common.Mavlink*
      • Common.NetworkEvent
      • Common.RunState
      • Common.Settings*
      • Common.UpdateState
    • Controller Info feature
    • Controller Network feature
    • Debug feature
    • Developer feature
    • Device Manager feature
    • Drone Manager feature
    • DRI feature
    • Fcr feature
    • Flight Plan feature
    • FollowMe feature
    • Gauge Firmware Updater feature
    • Gimbal feature
    • Hand Land feature
    • LED feature
    • LEDS feature
    • Mapper feature
    • Mediastore feature
    • Microhard feature
    • Mission feature
    • Move feature
    • Network feature
    • NetDebugLog feature
    • Obstacle avoidance feature
    • Onboard Tracker feature
    • POI feature
    • PointNFly feature
    • Piloting Style feature
    • PreciseHome feature
    • RTH feature
    • Security feature
    • Security Edition feature
    • Skyctrl features
      • Skyctrl.Calibration*
      • Skyctrl.Common*
      • Skyctrl.CommonEventState
      • Skyctrl.CoPiloting*
      • Skyctrl.Factory
      • Skyctrl.Settings*
      • Skyctrl.SkyControllerState
    • Stereo Vision Sensor feature
    • RC Transport feature
    • Thermal feature
    • UserStorage feature
    • UserStorage V2 feature
    • Wifi feature
Back to top

Advanced usage examples#

In the following section, we will more advanced Olympe usage examples.

  • Using Parrot AirSDK missions with Olympe
  • Using Olympe asynchronously
  • Using Olympe enums types
  • Adanced Olympe expectation usage
  • Capture the video streaming and its metadata
  • Post-processing a recorded video
  • Connect to a physical drone
Next
Using Parrot AirSDK missions with Olympe
Previous
Olympe Expectation objects and the Olympe eDSL
Copyright © 2018-2023, Parrot
Made with Sphinx and @pradyunsg's Furo