Package svs_simulation.agents
Agents within simulation.
Author: Simon Yuill
Contact: simon@lipparosa.org
Copyright: 2005 Simon Yuill
License: GNU GPL version 2 or any later version
| Submodules |
-
agentstates: Modules representing different states for agent behaviour.
-
movement: States for agent movement.
-
move: Rest state for agents.
-
rest: Rest state for agents.
-
steering: States for agent steering behaviour.
-
stop: Stop state for agents.
-
walk: Walk state for agents.
-
basic_agents: Agents within simulation.
|