-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,14 @@ | ||
## mur_ide | ||
# MUR IDE | ||
|
||
## Описание | ||
![screenshot](https://robocenter.net/media/files/mur-ide.png) | ||
|
||
## Сборка | ||
__[Загрузить (для Windows)](https://murproject.com/documents/17/murIDE.exe)__ | [Проект MUR](https://murproject.com/) | ||
|
||
Среда для работы с аппаратами [Центра Робототехники](https://robocenter.net/): | ||
|
||
## Как внести изменения | ||
- Разработка кода на Python и запуск скриптов на аппаратах __[MiddleAUV](https://robocenter.net/goods/kit/middleauv/)__ и __[MiddleUSV](https://robocenter.net/goods/kit/middleusv/)__, а также в [симуляторе](https://github.com/murproject/mur_simulator). | ||
- Просмотр телеметрии с аппаратов, управление с геймпадом и просмотр изображения с камер. | ||
|
||
## Сборка | ||
|
||
## Что делать если нашли ошибку | ||
Инструкции по сборке представлены [на данной странице](https://murproject.github.io/pages/building-mur-ide). |