Skip to content

Commit

Permalink
New translations vehicles.md (Korean)
Browse files Browse the repository at this point in the history
  • Loading branch information
PX4BuildBot committed Jan 7, 2025
1 parent 925ec12 commit 3245747
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions ko/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)

### 틸트로터 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)

## 탐사선

### Differential Rover
Expand Down

0 comments on commit 3245747

Please sign in to comment.