Name: | Reactive planning | ||||
You will learn: | Java/C++, reactive planning | ||||
Difficulty: | moderate | ||||
Excitement: | Reactive planning paradigm is often used in Artificial Intelligence and is considered an industry standard for single AIs | ||||
Description: | The reactive planning paradigm is often used due to the timely fashion it operates in - the techniques employed range from Finite State Machines (FSMs) to Behavioral Trees and IF-THEN rules. Most models currently used are simplistic to avoid implementation and debugging issues. The basic model of Reactive Planning (RP) is the Hierarchical RP, where IF-THEN plans are organized into a tree-like hierarchy structure. The goal of this thesis is to implement a newly introduced State Full HRP (SF-HRP) model. The resulting library should be easily incporatible into other projects There are two distinct themes. Each can be done by one student:
Theme 1 - reserved
Theme 2 Further Reading: |
|
| |