Skip to content

Commit

Permalink
New translations vehicles.md (Turkish)
Browse files Browse the repository at this point in the history
  • Loading branch information
PX4BuildBot committed Jan 7, 2025
1 parent 861b625 commit c98bf9e
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions tr/sim_gazebo_gz/vehicles.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c98bf9e

Please sign in to comment.