|
|
|
# Lab 5: A basic office assistant
|
|
|
|
|
|
|
|
**This is a draft, wait for the lab instructions to be finished before starting**
|
|
|
|
|
|
|
|
The goal of this lab is to provide the basic structure of the group work. In this lab you will create a basic robot that fulfill goal of an office assistant:
|
|
|
|
|
|
|
|
* Create a node that convert a text command into a goal request
|
|
|
|
* From the requested goal send a TST to be executed
|
|
|
|
|
|
|
|
## Text Command Node
|
|
|
|
|
|
|
|
## Decision Node
|
|
|
|
|