Changes between Version 9 and Version 10 of en/ProgrammingRobotsCourse/Introduction


Ignore:
Timestamp:
Feb 18, 2020, 9:54:11 AM (4 years ago)
Author:
Ales Horak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • en/ProgrammingRobotsCourse/Introduction

    v9 v10  
    99* Choregraphe introduction
    1010* Create first project in Choregraphe:
    11   * build program from: `Set Language`, `Say`, `Choice`, `Switch Case`, `Say (1)`, `Say (2)` [[br]]
     11  * build program from: `Set Language`, `Say`, `Dialog`, `Say (1)`, `Say (2)` [[br]]
    1212    [[Image(01intro.png)]] [[br]]
    1313  * Save it [[Image(pepper_save.png, valign=top)]]
     
    1616  * `Edit` -> `Preferences` -> `Virtual Robot` -> `Pepper Y20 (V16)`
    1717  * `Connection` -> `Connect to virtual robot`
    18   * virtual robot does not have ''speech recognition'' - input must be entered manually:[[br]]
    19     [[Image(pepper_resources.png)]] [[br]]
     18  * virtual robot does not have ''speech recognition'' - input must be entered manually in Dialog window
    2019  * Run it [[Image(pepper_run.png, valign=top)]] [[br]]
    21     during execution double click the `answer` output of `Choice` and enter the chosen value [[br]]
    22     [[Image(pepper_answer.png)]] [[br]]
     20    during execution write the answers in the Dialog
    2321
    2422=== real robot