From c98bf9e4c7288dd02f448ce64cfcc0f6b002d091 Mon Sep 17 00:00:00 2001 From: PX4 Build Bot Date: Wed, 8 Jan 2025 04:24:20 +1100 Subject: [PATCH] New translations vehicles.md (Turkish) --- tr/sim_gazebo_gz/vehicles.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/tr/sim_gazebo_gz/vehicles.md b/tr/sim_gazebo_gz/vehicles.md index 4293c1fa21ef..dc6dfbfb268a 100644 --- a/tr/sim_gazebo_gz/vehicles.md +++ b/tr/sim_gazebo_gz/vehicles.md @@ -158,6 +158,26 @@ make px4_sitl gz_standard_vtol ![Standard VTOL in Gazebo Classic](../../assets/simulation/gazebo/vehicles/standard_vtol.png) +### Quad Tailsitter VTOL + +A VTOL tailsitter model that uses differential thrust for pitch, roll, and yaw control. + +```sh +make px4_sitl gz_quadtailsitter +``` + +![VTOL quad tailsitter in Gazebo](../../assets/simulation/gazebo/vehicles/vtol_quad_tailsitter.png) + +### Tiltrotor VTOL + +A VTOL Plane, where during the transition the front two motors will tilt forward and be used for forward thrust. + +```sh +make px4_sitl gz_tiltrotor +``` + +![VTOL Tiltrotor in Gazebo](../../assets/simulation/gazebo/vehicles/vtol_tiltrotor.png) + ## Rover ### Differential Rover