mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 19:32:36 +08:00
docs: remove docs for deprecated rover module
This commit is contained in:
committed by
chfriedrich98
parent
d2d3d8a5fd
commit
beb62c2aad
@@ -78,8 +78,6 @@ For the full list of build targets run `make px4_sitl list_vmd_make_targets` (an
|
||||
| [Standard Plane (with catapult launch)](../sim_gazebo_classic/vehicles.md#standard-plane-with-catapult-launch) | `make px4_sitl gazebo-classic_plane_catapult` |
|
||||
| [Standard VTOL](../sim_gazebo_classic/vehicles.md#standard-vtol) | `make px4_sitl gazebo-classic_standard_vtol` |
|
||||
| [Tailsitter VTOL](../sim_gazebo_classic/vehicles.md#tailsitter-vtol) | `make px4_sitl gazebo-classic_tailsitter` |
|
||||
| [Ackerman UGV (Rover)](../sim_gazebo_classic/vehicles.md#ackermann-ugv) | `make px4_sitl gazebo-classic_rover` |
|
||||
| [Differential UGV (Rover)](../sim_gazebo_classic/vehicles.md#differential-ugv) | `make px4_sitl gazebo-classic_r1_rover` |
|
||||
| [HippoCampus TUHH (UUV: Unmanned Underwater Vehicle)](../sim_gazebo_classic/vehicles.md#unmanned-underwater-vehicle-uuv-submarine) | `make px4_sitl gazebo-classic_uuv_hippocampus` |
|
||||
| [Boat (USV: Unmanned Surface Vehicle)](../sim_gazebo_classic/vehicles.md#hippocampus-tuhh-uuv) | `make px4_sitl gazebo-classic_boat` |
|
||||
| [Cloudship (Airship)](../sim_gazebo_classic/vehicles.md#airship) | `make px4_sitl gazebo-classic_cloudship` |
|
||||
|
||||
@@ -98,26 +98,6 @@ make px4_sitl gazebo-classic_tailsitter
|
||||
|
||||

|
||||
|
||||
<a id="ugv"></a>
|
||||
|
||||
## Безпілотний наземний засіб (Ровер/Автомобіль)
|
||||
|
||||
### Наземний засіб з трапецією Аккермана
|
||||
|
||||
```sh
|
||||
make px4_sitl gazebo-classic_rover
|
||||
```
|
||||
|
||||

|
||||
|
||||
### Наземний засіб з диференціалом
|
||||
|
||||
```sh
|
||||
make px4_sitl gazebo-classic_r1_rover
|
||||
```
|
||||
|
||||

|
||||
|
||||
## Безпілотний підводний засіб(Підводний човен)
|
||||
|
||||
### HippoCampus TUHH
|
||||
|
||||
Reference in New Issue
Block a user