mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
* Add vitepress tree * Update existing workflows so they dont trigger on changes in the docs path * Add nojekyll, package.json, LICENCE etc * Add crowdin docs upload/download scripts * Add docs flaw checker workflows * Used docs prefix for docs workflows * Crowdin obvious fixes * ci: docs move to self hosted runner runs on a beefy server for faster builds Signed-off-by: Ramon Roche <mrpollo@gmail.com> * ci: don't run build action for docs or ci changes Signed-off-by: Ramon Roche <mrpollo@gmail.com> * ci: update runners Signed-off-by: Ramon Roche <mrpollo@gmail.com> * Add docs/en * Add docs assets and scripts * Fix up editlinks to point to PX4 sources * Download just the translations that are supported * Add translation sources for zh, uk, ko * Update latest tranlsation and uorb graphs * update vitepress to latest --------- Signed-off-by: Ramon Roche <mrpollo@gmail.com> Co-authored-by: Ramon Roche <mrpollo@gmail.com>
46 lines
2.0 KiB
Markdown
46 lines
2.0 KiB
Markdown
# 첫 비행 지침
|
|
|
|
Learning to fly is a lot of fun!
|
|
즐겁고 안전한 처녀 비행을 위한 지침들을 설명합니다.
|
|
|
|
## Know the Law
|
|
|
|
Many places have strict regulations related to using flying drones, including requiring a license when flying vehicles or a particular size/weight, or for a particular purpose.
|
|
Familiarise yourself with the flight regulations in your area.
|
|
|
|
## 적합한 비행 장소 선택
|
|
|
|
비행에 적합한 장소를 선택하는 것은 매우 중요합니다.
|
|
좋은 비행 위치의 조건들은 아래와 같습니다.
|
|
|
|
- 개방된 공간이어야 합니다.
|
|
There should be no high trees, hills or buildings nearby, because those will impair the GNSS reception.
|
|
- Make sure no people are within 100 m (300 feet).
|
|
- Make sure there is nothing that you shouldn't crash onto within 100 m - no houses, structures, cars, water, corn fields (hard to find drones in).
|
|
|
|
:::info
|
|
100m clearance is a good "rule of thumb", but in many cases there will be an appropriate regulartory distance, and this may depend on factors such as whether you have a license.
|
|
:::
|
|
|
|
## 전문가 초빙
|
|
|
|
첫 비행 경험이 있는 전문가와 동행하여 도움을 받으십시오.
|
|
비행 전 점검 사항들을 확인하고, 문제가 발생하면 도움을 받으십시오.
|
|
|
|
## 비행 계획
|
|
|
|
이륙하기 전에 비행을 계획하십시오.
|
|
전체 경로와 차량이 착륙 위치와 방법을 알고 있어야 합니다.
|
|
|
|
## 피해 최소화
|
|
|
|
드론으로 재산을 훼손하거나 사람을 다치는 것은 상당한 법적 및 재정적 결과를 초래할 수 있습니다 (드론의 가치를 훨씬 초과함).
|
|
|
|
드론은 장애물과 사람이 없는 안전 구역에서 비행하여야 하며 항상 명확하게 볼 수 있어야합니다.
|
|
|
|
드론을 통제 할 수 없는 경우에는, 가능한 한 빨리 빈 공간에 착륙시키는 것이 좋습니다.
|
|
|
|
:::info
|
|
It can be useful to [set an emergency switch on your transmitter](../config/safety.md#emergency-switches) to immediately return or crash the drone if necessary.
|
|
:::
|