From 687041d571207bae6a36c268d43a65d73331ed9a Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Thu, 10 Oct 2024 21:31:42 +0300 Subject: [PATCH] docs: fix to simulation installation article --- docs/en/simulation_native.md | 2 +- docs/ru/simulation_native.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/simulation_native.md b/docs/en/simulation_native.md index afbc3069b..e0d070d11 100644 --- a/docs/en/simulation_native.md +++ b/docs/en/simulation_native.md @@ -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. diff --git a/docs/ru/simulation_native.md b/docs/ru/simulation_native.md index 816ce3ccf..36283ca51 100644 --- a/docs/ru/simulation_native.md +++ b/docs/ru/simulation_native.md @@ -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, и при их использовании могут возникнуть ошибки.