# Flight Path Practice

## Introduction

Do you fancy yourself an advanced drone operator? Prove it by mastering the Flight Path Practice scenario, where each module is designed to stress even advanced users.

The Flight Path Practice scenario consists of four modules:

1. Out and Back
2. Figure 8
3. Rectangle
4. Circuit

<figure><img src="/files/AjlDNk5KywMc6pSTTMZA" alt=""><figcaption></figcaption></figure>

## Drone Roster

Every module in this scenario has the following drone roster:

<details>

<summary>Drone Roster</summary>

* 3DR Solo
* ANAFI USA
* Arrowhead
* Avata 2
* Bebop 2
* EVO II
* EVO Max 4T
* HD Racer
* Inspire 1
* Inspire 2
* Lemur 2
* Loki Mkii
* Matrice 200
* Matrice 30
* Mavic Pro
* Phantom 3
* Phantom 4
* Skydio 2
* Syma X5C
* Typhoon
* X Star
* X10
* X2D

</details>

## Module Breakdowns

### Out and Back

Fly the indicated path as precisely and smoothly as possible.  You will be graded based on the precision of your flight path, smoothness of your velocity, and maintaining correct nose orientation.  Hovering in place will progress objective steps even if you are in the incorrect location.

The Objectives in Out and Back that you need to complete are:

1. Take off and hover in the indicated spot at 6.5ft
2. Fly straight out following the arrows closely for 10 meters
3. Hold and hover at 6.5ft in the center of the ring
4. Fly straight back following the arrows closely for 10 meters
5. Hold and hover at 6.5ft in the center of the ring
6. Land the drone as closely as you can to the center of the starting point

<figure><img src="/files/QxoAxuw1gEx0EGjXtBvo" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/2xaNlo3PVmELYdAVT3RC" alt=""><figcaption></figcaption></figure>

### Figure 8

Fly the indicated path as precisely and smoothly as possible.  You will be graded based on the precision of your flight path, smoothness of your velocity.  Hovering in place will progress objective steps even if you are in the incorrect location.

The objectives in Figure 8 you'll need to complete are:

1. Take off and hover in the indicated spot at 6.5ft
2. Fly a figure 8
   1. Fly a figure 8 along the path. Hover back in the center when you are done
3. Land the drone at the starting point

<figure><img src="/files/dncEnK3uIwXo742XdJCu" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/DHuHjPoB5ABwp8RNolc0" alt=""><figcaption></figcaption></figure>

### Rectangle

Fly the indicated path as precisely and smoothly as possible.  You will be graded based on the precision of your flight path, smoothness of your velocity.  Hovering in place will progress objective steps even if you are in the incorrect location.

The objectives in Rectangle you'll need to complete are:

1. Take off and hover in the indicated spot at 6.5ft
2. Fly a rectangle
3. Land the drone at the starting point

<figure><img src="/files/YqdHEU4mcwKPrYOQ7Bb8" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/64DI45I8piri5Niq4vFq" alt=""><figcaption></figcaption></figure>

### Circuit

Fly the indicated path as precisely and smoothly as possible.  You will be graded based on the precision of your flight path, smoothness of your velocity.  Hovering in place will progress objective steps even if you are in the incorrect location.

The objectives in Circuit you'll need to complete are:

1. Take off and hover in the indicated spot at 6.5ft
2. Fly a circuit
3. Land the drone at the starting point

<figure><img src="/files/wGGBCfUqOopxJgCHu6GX" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/yxXjo23X9gUBuAw43ejs" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/xYssGdjohodAY6BElV3W" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.zephyr-sim.com/getting-started/scenarios/flight-path-practice.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
