... | ... | @@ -2,7 +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 from Lab3 to listen to a semantic sensor, fill new observations in the database and generate a TST for reaching all the locations of interests.
|
|
|
|
|
|
It is *important* to have studied **Lecture 09: Knowledgeable Robots** before starting this lab.
|
|
|
Basic information related to concepts used in this lab can be found in lecture slides for [Lecture topic 9](https://www.ida.liu.se/~TDDE05/info/lectures/09_knowledgeable_robot.pdf).
|
|
|
You can refer to the information on the slides when working on this lab assignment.
|
|
|
|
|
|
In this lab you will:
|
|
|
* Implement a TST Executor that listens to the semantic sensor topic and fills the database.
|
... | ... | |