mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-30 18:06:39 +08:00
New Crowdin translations - ko (#26551)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
@@ -64,7 +64,7 @@ Missions can be paused by switching out of mission mode to any other mode (such
|
||||
If the vehicle was not capturing images when it was paused, on resuming it will head from its _current position_ towards the same waypoint as it as was heading towards originally.
|
||||
If the vehicle was capturing images (has camera trigger items) it will instead head from its current position towards the last waypoint it traveled through (before pausing), and then retrace its path at the same speed and with the same camera triggering behaviour.
|
||||
This ensures that in survey/camera missions the planned path is captured.
|
||||
A mission can be uploaded while the vehicle is paused, in which which case the current active mission item is set to 1.
|
||||
A mission can be uploaded while the vehicle is paused, in which case the current active mission item is set to 1.
|
||||
|
||||
:::info
|
||||
When a mission is paused while the camera on the vehicle was triggering, PX4 sets the current active mission item to the previous waypoint, so that when the mission is restarted the vehicle will retrace its last mission leg.
|
||||
@@ -100,8 +100,8 @@ _QGroundControl_ provides additional GCS-level mission handling support (in addi
|
||||
|
||||
더 자세한 정보는 다음을 참고하십시오.
|
||||
|
||||
- [Remove mission after vehicle lands](https://docs.qgroundcontrol.com/master/en/qgc-user-guide/releases/stable_v3.2_long.html#remove-mission-after-vehicle-lands)
|
||||
- [Resume mission after Return mode](https://docs.qgroundcontrol.com/master/en/qgc-user-guide/releases/stable_v3.2_long.html#resume-mission)
|
||||
- [Remove mission after vehicle lands](https://docs.qgroundcontrol.com/Stable_V4.3/en/qgc-user-guide/releases/stable_v3.2_long.html#remove-mission-after-vehicle-lands)
|
||||
- [Resume mission after Return mode](https://docs.qgroundcontrol.com/Stable_V4.3/en/qgc-user-guide/releases/stable_v3.2_long.html#resume-mission)
|
||||
|
||||
## Mission Parameters
|
||||
|
||||
|
||||
Reference in New Issue
Block a user