# Bebop 2

## Overview

The second generation of the Bepop series from Parrot.  This quadcopter includes GPS, digital camera stablization, and 3-blade propellers.  Released in 2015, the Bepop 2 features a top speed of 16.64 m/s and a flight time of around 25 minutes.

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

## Specifications

### Aircraft

|                                   |                         |
| --------------------------------: | ----------------------- |
|                         **Model** | Bepop 2                 |
|                  **Manufacturer** | Parrot                  |
|                        **Copter** | Quadcopter              |
| **Satellite Positioning Systems** | GPS                     |
|   **Operating Temperature Range** | 32° to 104℉ (0° to 40℃) |
|              **Max Ascent Speed** | 6 m/s                   |
|             **Max Descent Speed** | 3 m/s                   |
|                     **Max Speed** | 16.64 m/s               |
|               **Max Flight Time** | Approx. 25 minutes      |
|                      **Released** | 2015                    |

### Gimbal

|                   |                           |
| ----------------: | ------------------------- |
| **Stabilization** | 3-axis (pitch, roll, yaw) |


---

# 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/parrot/bebop-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.
