Skip to content

Commit e5efa2e

Browse files
committed
docs: update rover release notes and fix CI checks
1 parent 9f00f1b commit e5efa2e

File tree

13 files changed

+1
-604
lines changed

13 files changed

+1
-604
lines changed

docs/en/releases/main.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Please continue reading for [upgrade instructions](#upgrade-guide).
8484

8585
### Rover
8686

87-
- TBD
87+
- Removed deprecated rover module ([PX4-Autopilot#25054](https://github.com/PX4/PX4-Autopilot/pull/25054)).
8888

8989
### ROS 2
9090

docs/ko/SUMMARY.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,6 @@
422422
- [Position Tuning](config_rover/position_tuning.md)
423423
- [Complete Vehicles](complete_vehicles_rover/index.md)
424424
- [Aion Robotics R1](complete_vehicles_rover/aion_r1.md)
425-
- [(Deprecated) Rover Position Control](frames_rover/rover_position_control.md)
426425
- [Submarines (experimental)](frames_sub/index.md)
427426
- [블루로브2](frames_sub/bluerov2.md)
428427
- [기체 프레임 정의서](airframes/airframe_reference.md)

docs/ko/frames_rover/rover_position_control.md

Lines changed: 0 additions & 178 deletions
This file was deleted.

docs/ko/sim_gazebo_classic/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,6 @@ For the full list of build targets run `make px4_sitl list_vmd_make_targets` (an
8080
| [Standard Plane (with catapult launch)](../sim_gazebo_classic/vehicles.md#standard-plane-with-catapult-launch) | `make px4_sitl gazebo-classic_plane_catapult` |
8181
| [Standard VTOL](../sim_gazebo_classic/vehicles.md#standard-vtol) | `make px4_sitl gazebo-classic_standard_vtol` |
8282
| [Tailsitter VTOL](../sim_gazebo_classic/vehicles.md#tailsitter-vtol) | `make px4_sitl gazebo-classic_tailsitter` |
83-
| [Ackerman UGV (Rover)](../sim_gazebo_classic/vehicles.md#ackermann-ugv) | `make px4_sitl gazebo-classic_rover` |
84-
| [Differential UGV (Rover)](../sim_gazebo_classic/vehicles.md#differential-ugv) | `make px4_sitl gazebo-classic_r1_rover` |
8583
| [HippoCampus TUHH (UUV: Unmanned Underwater Vehicle)](../sim_gazebo_classic/vehicles.md#unmanned-underwater-vehicle-uuv-submarine) | `make px4_sitl gazebo-classic_uuv_hippocampus` |
8684
| [Boat (USV: Unmanned Surface Vehicle)](../sim_gazebo_classic/vehicles.md#hippocampus-tuhh-uuv) | `make px4_sitl gazebo-classic_boat` |
8785
| [Cloudship (Airship)](../sim_gazebo_classic/vehicles.md#airship) | `make px4_sitl gazebo-classic_cloudship` |

docs/ko/sim_gazebo_classic/vehicles.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -98,26 +98,6 @@ make px4_sitl gazebo-classic_tailsitter
9898

9999
![Tailsitter VTOL in Gazebo Classic](../../assets/simulation/gazebo_classic/vehicles/tailsitter.png)
100100

101-
<a id="ugv"></a>
102-
103-
## Unmmanned Ground Vehicle (UGV/Rover/Car)
104-
105-
### Ackermann UGV
106-
107-
```sh
108-
make px4_sitl gazebo-classic_rover
109-
```
110-
111-
![Rover in Gazebo Classic](../../assets/simulation/gazebo_classic/vehicles/rover.png)
112-
113-
### Differential UGV
114-
115-
```sh
116-
make px4_sitl gazebo-classic_r1_rover
117-
```
118-
119-
![Rover in Gazebo Classic](../../assets/simulation/gazebo_classic/vehicles/r1_rover.png)
120-
121101
## Unmanned Underwater Vehicle (UUV/Submarine)
122102

123103
### HippoCampus TUHH UUV

docs/uk/SUMMARY.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,6 @@
422422
- [Position Tuning](config_rover/position_tuning.md)
423423
- [Complete Vehicles](complete_vehicles_rover/index.md)
424424
- [Aion Robotics R1](complete_vehicles_rover/aion_r1.md)
425-
- [(Deprecated) Rover Position Control](frames_rover/rover_position_control.md)
426425
- [Submarines (experimental)](frames_sub/index.md)
427426
- [BlueROV2](frames_sub/bluerov2.md)
428427
- [Airframes Reference](airframes/airframe_reference.md)

0 commit comments

Comments
 (0)