* 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>
4.8 KiB
尾座式垂起
A Tailsitter VTOL takes off and lands on its tail, but flips into the fixed-wing orientation for normal flight. The tailsitter rotors are permanently fixed in position for forward flight.
Tailsitters are typically mechanically less complex than other types of VTOL, and hence may be less expensive to build and maintain. However they are aerodynamically more complex, and can be harder to tune and fly for hover and transition, particularly in windy conditions.
Tailsitter Airframes
:::: tabs
:::tab Duo Tailsitter Two rotor VTOL that uses elevons to flip from hover into fixed-wing flight.
- Forward flight more efficient
- Hover harder to fly, particularly in wind
- Hover and transition harder to tune
- More compact form factor
:::
:::tab 立式垂直起落飞机 VTOL with optional elevons. Uses rotors to transition between modes (along with elevons if present).
- Hover mode easier to fly and more stable
- Less compact form factor (harder to transport)
- "X" and "+" rotor configurations are supported (see Airframe Reference)
:::
::::
Duo Tailsitters are generally more efficient in cruise flight (4 smaller propellers are less efficient than 2 larger ones) and physically more compact. However as they are aerodynamically much more complex in hover mode, they are much harder to tune for both hover and transition. Quad tailsitters are easier to fly in hover mode, and more stable in windy conditions. Both are supported using the same aiframe type in PX4.
Setup/Flying
VTOL setup and flying are covered in the VTOL parent topic.
:::info The instructions are essentially the same for all VTOL. The main frame-specific differences are the motor wiring, and some aspects of tuning the configuration. :::
Build Logs
Step-by-step guides of how to set up PX4 on tailsitter frames are listed below:
:::tip We recommend that you also review build logs for other PX4 VTOL, and Copter vehicles (most of the setup is the same). :::
视频
This section contains videos that are specific to Tailsitter VTOL (videos that apply to all VTOL types can be found in VTOL).
Duo
TBS Caipiroshka - Tailsitter takeoff (close up), hover, level flight, transitions.
Woshark PX4 Tailsitter prototype - Tailsitter takeoff, transition, landing.
Quad
UAV Works VALAQ Patrol Tailsitter - Tailsitter takeoff, transition, landing.




