# 无人机自动驾驶硬件系列 E01：从 0 开始组装测试用无人机

GAAS 希望为开发者提供一整套无人机自主飞行的框架，并且附带从 0 到 1 的入门教程。本视频是该系列教学硬件部分的第一集。软件部分可以在 Gitbook 的列表中看到。

中文开发者可以在 Bilibili 或者 GAAS 知乎专栏观看：

Bilibili：<https://www.bilibili.com/video/av55863310/>

知乎专栏：<https://zhuanlan.zhihu.com/p/69437896>

如果感觉有兴趣，也可以给我们一个 Star～

Enjoy:)


---

# 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://gaas.gitbook.io/guide/build-your-own-autonomous-drone-hardware-implementation/gaas-shi-pin-jiao-xue-xi-lie-cong-0-kai-shi-zu-zhuang-ce-shi-yong-wu-ren-ji.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.
