MAX: Modular Construction
Description
- All actions are composed of behaviors,
which represent all reasoning, learning, and other executables.
- These behaviors can be easily added to and removed from the agent, and
do not interact with each other except when one behavior explicitly activates
another.
- This modularity allows for a very malleable architecture.
Click here for more information on
architectures that employ a modular design
Detail from MAX