Skip to content
This repository has been archived by the owner on Nov 4, 2021. It is now read-only.

UserManualAgents

Álvaro Carrera edited this page Jun 18, 2013 · 1 revision

#summary This page is part of the user manual and it explains how to develop agents for a simulation. #labels Phase-Support

= Summary =

To chapter of the user manual explains how to develop and add agents to a simulation. See [ShanksAgentArchitecture Shanks Agent Architecture] wiki page for further information.

How to develop different types of agents are described below.

= My first Shanks Agent =

In our tutorial scenario, we find a computer implemented in Computer class that extends Device class. This device can be affected by the failure BrokenFan

TODO finish this page with real examples of the tutorial.

Clone this wiki locally