# Autel EVO II

## Overview

The Autel EVO II is the second generation in Autel's EVO series.  A quadcopter, the EVO II features omnidirectional obstacle avoidance coverage, up to 8k video, and a GPS.  Released in 2020, the Auto EVO II features a top speed of 20 m/s and a flight time of around 40 minutes.

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

## Specifications

### Aircraft

|                                   |                                                                                                                                                                                                                                                |
| --------------------------------: | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|                         **Model** | Autel EVO II                                                                                                                                                                                                                                   |
|                  **Manufacturer** | Autel Robotics                                                                                                                                                                                                                                 |
|                        **Copter** | Quadcopter                                                                                                                                                                                                                                     |
| **Satellite Positioning Systems** | GPS                                                                                                                                                                                                                                            |
|   **Operating Temperature Range** | 14° to 104℉ (-10° to 40℃)                                                                                                                                                                                                                      |
|              **Max Ascent Speed** | 8 m/s                                                                                                                                                                                                                                          |
|             **Max Descent Speed** | 4 m/s                                                                                                                                                                                                                                          |
|                     **Max Speed** | 20 m/s                                                                                                                                                                                                                                         |
|          **Hover Accuracy Range** | <p>Vertical: </p><p>± 0.1m (with visual positioning in normal operation) </p><p>± 0.5m (with GPS in normal operation) Horizontal: </p><p>± 0.3m (with visual positioning in normal operation) </p><p>± 1.5m (with GPS in normal operation)</p> |
|               **Max Flight Time** | Approx. 40 minutes                                                                                                                                                                                                                             |
|                      **Released** | 2020                                                                                                                                                                                                                                           |

### Gimbal

|                                    |                           |
| ---------------------------------: | ------------------------- |
|                  **Stabilization** | 3-axis (pitch, roll, yaw) |
| **Max Controllable Angular Speed** | 300°/s                    |
|        **Angular Vibration Range** | ±0.005°                   |


---

# 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/autel/autel-evo-ii.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.
