Skip to content

Commit

Permalink
fixed typo (#3542)
Browse files Browse the repository at this point in the history
Had a typo, the lidar_front comand was listed at the down and front facing lidar
  • Loading branch information
Claudio-Chies authored Jan 21, 2025
1 parent bd59297 commit 6e71f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/sim_gazebo_gz/vehicles.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ It has a range between 0.1 and 100m.
The model can be used for testing [rangefinder](../sensor/rangefinders.md) use cases like [landing](../flight_modes_mc/land.md) or [terrain following](../flying/terrain_following_holding.md).

```sh
make px4_sitl gz_x500_lidar_front
make px4_sitl gz_x500_lidar_down
```

![x500 with down-facing 1D LIDAR in Gazebo](../../assets/simulation/gazebo/vehicles/x500_lidar_down.png)
Expand Down

0 comments on commit 6e71f20

Please sign in to comment.