地面站终端 App
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
1.5 KiB

User Guide and DevGuide source migration to Stable v4_3 (#10882) * User guide migration to QGC source * Add google analytics - but need [GA4] Find your Google tag ID * Update (most) notes to use vitepress note syntax * Convert remaining notes, tips, warnings * Prettier all the files * Lower case and compress all images * Lower case filenames * docs_deploy1 * Disable platform builds on commit to docs (only) * Test deployment script 1 (#10893) * docs_deploy1 * Disable platform builds on commit to docs (only) * docs_deploy2 * lower case waypoint file * Lower case console.jpg * Add duplicate index as fallback * Get path from process * fix upload * Disable running workflows for changes in the actions * Attempt update via github workflow * Attempt workflow update * A bit more deployment debugging * MOdify yaml to use personal access token * Lower case the support.md * Fix up pattern * Add UI design - ignored by github * Fix up plugins name * Fix up toolbar * Fix up the Support path * Fix up support link to go to the NEW target * Only build this on commit * Add docs stablev4 3 (#10894) * docs_deploy1 * Disable platform builds on commit to docs (only) * docs_deploy2 * lower case waypoint file * Lower case console.jpg * Add duplicate index as fallback * Get path from process * fix upload * Disable running workflows for changes in the actions * Attempt update via github workflow * Attempt workflow update * A bit more deployment debugging * MOdify yaml to use personal access token * Lower case the support.md * Fix up pattern * Add UI design - ignored by github * Fix up plugins name * Fix up toolbar * Fix up the Support path * Fix up support link to go to the NEW target * Only build this on commit * Remove unused files
1 year ago
# Plan View - Rally Points
Rally Points are alternative landing or loiter locations.
They are typically used to provide a safer or more convenient (e.g. closer) destination than the home position in Return/RTL mode.
::: info
Rally Points are only supported by ArduPilot on Rover 3.6 and Copter 3.7 (or higher).
PX4 support is planned in PX4 v1.10 timeframes.
It also requires usage of a Daily build or Stable 3.6 (once available).
_QGroundControl_ will not display the Rally Point options if they are not supported by the connected vehicle.
:::
![Rally Points](../../../assets/plan/rally/rally_points_overview.jpg)
## Rally Point Usage
To create Rally Points:
1. Navigate to the Plan View
1. Select the _Rally_ radio button above the Mission Command List
1. Click the map wherever you want rally points.
- An **R** marker is added for each
- the currently active marker has a different colour (green) and can be edited using the _Rally Point_ panel.
1. Make any rally point active by selecting it on the map:
- Move the active rally point by either dragging it on the map or editing the position in the panel.
- Delete the active rally point by selecting the menu option on the _Rally Point_ panel
![Delete Rally Point](../../../assets/plan/rally/rally_points_delete.jpg)
## Upload Rally Points
Rally points are uploaded in the same way as a mission, using **File** in the [Plan tools](../plan_view/plan_view.md).
## Remaining tools
The rest of the tools work exactly as they do while editing a Mission.