docs: add default username/password info to the simulator vm article

This commit is contained in:
Oleg Kalachev
2020-10-27 19:34:48 +03:00
parent 91f948d3f4
commit 4967d651bd
2 changed files with 4 additions and 0 deletions

View File

@@ -8,6 +8,8 @@ In addition to [native installation instructions](simulation_native.md), we prov
* preconfigured Gazebo simulation environment;
* Visual Studio Code with C++ and Python plugins.
> **Info** The default username on the VM is `clover`, with password `clover`.
The VM is an easy way to set up a simulation environment, but can be used as a development environment for a real drone as well.
You can download the latest VM image [in the VM releases repository](https://github.com/CopterExpress/clover_vm/releases).

View File

@@ -10,6 +10,8 @@
* предварительно настроенный симулятор Gazebo;
* среда разработки Visual Studio Code с плагинами для разработки на Python и C++.
> **Info** Имя пользователя по умолчанию на виртуальной машине - `clover`, пароль - `clover`.
Виртуальная машина может использоваться как для запуска симуляторов, так и для работы с настоящим дроном.
Скачать текущую версию виртуальной машины можно [в релизах репозитория виртуальной машины](https://github.com/CopterExpress/clover_vm/releases).