Changes between Version 14 and Version 15 of en/ProgrammingRobotsCourse/ProjectWork
- Timestamp:
- Sep 21, 2020, 11:58:42 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
en/ProgrammingRobotsCourse/ProjectWork
v14 v15 9 9 1. **Dialog about learning human faces:** see [http://doc.aldebaran.com/2-5/naoqi/peopleperception/alfacedetection.html ALFaceDetection] and [http://doc.aldebaran.com/2-5/naoqi/core/alusersession.html ALUserSession] 10 10 1. **Dialog about learning object images:** see [http://doc.aldebaran.com/2-5/naoqi/vision/alvisionrecognition.html ALVisionRecognition] 11 1. **Dialog about current news:** fetch news headlines from internet (possibly via an API, e.g. [https://newsapi.org/s/czech-republic-news-api newsapi.org]) and discuss them. [https://nlp.fi.muni.cz/languageservices/ Language services] may be advantageously used here.12 1. **Dialog about weather:** use an on-line weather api (e.g. [https://openweathermap.org/api openweathermap.org]) to find out and discuss weather in various places and times. [https://nlp.fi.muni.cz/languageservices/ Language services] may be advantageously used here.13 11 1. **Game 20 questions**: see [https://en.wikipedia.org/wiki/Twenty_Questions Wikipedia], in Czech the game of "myslím si zvíře". 14 12 1. **Game Guess movie/song by sample:** play a short sample of a (Czech) movie or a (Czech) song and ask people to guess the name or interpreter … … 23 21 1. **Robot movement:** [[span(style=color: green, (Vojtěch Kubín))]] Program robot to walk with human by hand. 24 22 1. **Game of !Hangman/Šibenice** [[span(style=color: green, (Tomáš Repák))]] 25 1. **Game Think of a number**: [[span(style=color: green, (Markéta Ševelová))]] robot guesses the correct number, uses gestures and tablet. 26 1. **Dialog about recipes and ingredients**: [[span(style=color: green, (Klára Petrovičová))]] 23 1. **Game Think of a number** [[span(style=color: green, (Markéta Ševelová))]]: robot guesses the correct number, uses gestures and tablet. 24 1. **Dialog about recipes and ingredients** [[span(style=color: green, (Klára Petrovičová))]] 25 1. **Dialog about current news** [[span(style=color: green, (Michael Koudela))]]: fetch news headlines from internet (possibly via an API, e.g. [https://newsapi.org/s/czech-republic-news-api newsapi.org]) and discuss them. [https://nlp.fi.muni.cz/languageservices/ Language services] may be advantageously used here. 26 1. **Dialog about weather** [[span(style=color: green, (Iuliia Gurianova))]]: use an on-line weather api (e.g. [https://openweathermap.org/api openweathermap.org]) to find out and discuss weather in various places and times. [https://nlp.fi.muni.cz/languageservices/ Language services] may be advantageously used here.