Overview

Very basic Action Sequence Graph model used to demonstrate the use of the ActionArchitecture class.

Models

  • demo_model.py: Model structure.

Scripts and tests:

  • N/A

Notebooks

Action Sequence Graph shows a very basic example of using the ActionArchitecture structure to define sequences of actions or modes, which is helpful for modeling human and autonomous behaviors.