# Skydio 2

## Overview

The Skydio 2 is a more consumer-friendly follow up to the Skydio R1.  Feature rich, the Skydio 2 includes a NVIDIA on-board computer, omnidirectional obstacle avoidance coverage, and a GPS.  Released in 2019, the Skydio 2 features a top speed of 36 mph or 16.1 m/s, and a flight time of around 23 minutes.

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

## Specifications

### Aircraft

|                                   |                          |
| --------------------------------: | ------------------------ |
|                         **Model** | Skydio 2                 |
|                  **Manufacturer** | Skydio                   |
|                        **Copter** | Quadcopter               |
| **Satellite Positioning Systems** | GPS                      |
|   **Operating Temperature Range** | 23° to 104℉ (-5° to 40℃) |
|                     **Max Speed** | 36mph or 16.1 m/s        |
|               **Max Flight Time** | Approx. 23 minutes       |
|                      **Released** | 2019                     |


---

# 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/drones/skydio/skydio-2.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.
