Size: 746
Comment:
|
Size: 441
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
== Decision Making Models in Development == * Behavior trees * Most of the syntax is supported * Decorators * Visualization * Plan execution based architectures / BDI * Support for start, end conditions * Support for deliberation * Support for WorldModel and variables definiton |
Getting Started
- Installing from Git
Installing from Git
Decision Making Models
- FSM
Finite State Machine Intro
- FSM C++ Reference
Finite State Machine C++ Reference
- HSM
Writing Hierarchical FSM
- Behavior Trees
Behavior Trees Intro
- Behavior Trees C++ Reference
Behavior Trees C++ Reference
- CogniTAO (BDI)
BDI Intro
- CogniTAO C++ Reference
CogniTAO C++ Reference
Runtime
- Runtime inspection of Decision Making Models
Using ros and rqt to view, monitor, record and interact with the decision making model
ActionLib
- Actionlib API support
Create remote tasks as Actionlib Client
Create a new tutorial: