docs: fix to simulation installation article

This commit is contained in:
Oleg Kalachev
2024-10-10 21:31:42 +03:00
parent 449364bffb
commit 687041d571
2 changed files with 2 additions and 2 deletions

View File

@@ -72,7 +72,7 @@ ln -s ~/PX4-Autopilot/Tools/sitl_gazebo ~/catkin_ws/src/
ln -s ~/PX4-Autopilot/mavlink ~/catkin_ws/src/
```
> **Hint** You may use more recent PX4 version, but there would be more risk of something would not be working.
> **Hint** You may use more recent PX4 version, but something may not work as expected in that case.
<!-- -->

View File

@@ -72,7 +72,7 @@ ln -s ~/PX4-Autopilot/Tools/sitl_gazebo ~/catkin_ws/src/
ln -s ~/PX4-Autopilot/mavlink ~/catkin_ws/src/
```
> **Hint** Вы можете использовать более позднюю версию PX4 с большим риском, что что-то не заработает.
> **Hint** Симулятор пока не поддерживает более поздние версии PX4, и при их использовании могут возникнуть ошибки.
<!-- -->