mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 11:43:25 +00:00
docs: add simulator screenshot
This commit is contained in:
BIN
docs/assets/simulator.jpg
Normal file
BIN
docs/assets/simulator.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 164 KiB |
@@ -2,6 +2,8 @@
|
||||
|
||||
The Clover simulation environment allows users to run and debug their code within a simulator while using most of the features available on the real drone. The simulation utilizes [PX4 SITL mode](sitl.md) and uses the same ROS code as the real drone. Most hardware is simulated as well.
|
||||
|
||||
<img src="../assets/simulator.jpg" width=600 class=center>
|
||||
|
||||
## Features
|
||||
|
||||
Basic, user-installable environment includes:
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
|
||||
Среда симуляции Клевера позволяет пользователям запускать и отлаживать свой код в симуляторе, используя большинство функций, доступных на реальном дроне. Симулятор использует [режим PX4 SITL](sitl.md) и тот же код, использующий ROS, что и настоящий дрон. Большинство железа также симулируется.
|
||||
|
||||
<img src="../assets/simulator.jpg" width=600 class=center>
|
||||
|
||||
## Особенности
|
||||
|
||||
Устанавливаемая пользователем среда включает в себя:
|
||||
|
||||
Reference in New Issue
Block a user