... | ... | @@ -2,6 +2,8 @@ |
|
|
|
|
|
The goal of this lab is to fill a knowledge database with information perceived in the environment. You will extend the TST executor of lab3 to listen to a semantic sensor, fill new observation in the database and generate a TST for reaching all the location of interests.
|
|
|
|
|
|
It is *important* to have studied **Lecture 09: Knowledgeable Robots** before starting this lab.
|
|
|
|
|
|
In this lab you will:
|
|
|
* Implement a TST Executor that listen to the semantic sensor topic and fill the database.
|
|
|
* Use the `tst_executor` from lab 3 to explore the environment.
|
... | ... | |