...
Russian | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ВступлениеВ общих чертах подготовка к работе с SDK выглядит так:
Первый и второй шаги описаны в файлах
Что касается третьего шага, возможно приложения проекта
Общая информацияСценарий использования SDK: Разработчик (представитель владельца робота) хочет взять какое-нибудь приложение из проекта Образец прохождения сценария: Попробуем поменять что-то в приложении
Демонстрация
До изменений приложение Сейчас нам нужно что-то поменять в приложении Далее нужно сохранить изменения. В верхней части экрана нажимаем Теперь нужно собрать (build) приложение. Для этого можно собрать весь проект Теперь нужно скопировать на флешку so-файл, который находится в папке
Теперь нужно флешку подключить к роботу и скопировать этот so-файл в папку
Далее нужно перезагрузить робота из сервисного меню и зайти в приложение с главного экрана. Приложение должно выглядеть примерно следующим образом:
|
...
English | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
IntroductionIn general, preparation for working with the SDK looks like this:
The first and second steps are described in the files Talking about the third step (on a robot) run the following command in a terminal:
, it is possible that
General InformationSDK use case: Software developer (representative of the robot owner) wants to choose some application from Sample use case walkthrough: Let's try to change something in the application Locations in the filesystem that you will need:
Demonstration
Before changes the Now we are going to change something in the Next, you need to save the changes. At the top of the screen, click Now you need to build the application. To do this, you can build the entire Now you need to copy the so-file, which is located in the
Now you need to connect the USB flash drive to the robot and copy this so-file to the
Next, you need to restart the robot from the service menu and enter the application from the main screen. The application should look something like this:
|