1 | <Scenarios>
|
---|
2 | <Scenario name="EmotionalIntelligence">
|
---|
3 | <WorldSimulator port="46874" scenery="AmyHouse" actionsFile="data/characters/minds/LIRECActions.xml"
|
---|
4 | agentLanguageFile="data/characters/minds/language/agent/en/language-set-1"
|
---|
5 | userOptionsFile="LIRECOptions">
|
---|
6 | <Objects>
|
---|
7 | <Object name="Amy"/>
|
---|
8 | <Object name="apple"/>
|
---|
9 | <Object name="orange"/>
|
---|
10 | <Object name="banana"/>
|
---|
11 | <Object name="cake"/>
|
---|
12 | </Objects>
|
---|
13 |
|
---|
14 | </WorldSimulator>
|
---|
15 | <Agent name="Jonas" displayName="Jonas" role="Jonas" platform="worldsim" host="localhost"
|
---|
16 | port="46874" displayMode="True" sex="M" actionsFile="LIRECActions"
|
---|
17 | goalsFile="LIRECGoalLibrary" cultureName="NoCulture">
|
---|
18 | <Properties>
|
---|
19 | <Property name="location" value="LivingRoom"/>
|
---|
20 | <Property name="time" value="Morning"/>
|
---|
21 | <Property name="isPerson" value="True"/>
|
---|
22 | </Properties>
|
---|
23 |
|
---|
24 | </Agent>
|
---|
25 | <Agent name="Companion" displayName="Companion" role="Companion" platform="worldsim" host="localhost"
|
---|
26 | port="46874" displayMode="True" sex="M" actionsFile="LIRECActions"
|
---|
27 | goalsFile="LIRECGoalLibrary" cultureName="NoCulture">
|
---|
28 | <Properties>
|
---|
29 | <Property name="time" value="Morning"/>
|
---|
30 | <Property name="location" value="LivingRoom"/>
|
---|
31 | <Property name="isPerson" value="True"/>
|
---|
32 | </Properties>
|
---|
33 |
|
---|
34 | </Agent>
|
---|
35 | </Scenario>
|
---|
36 |
|
---|
37 | <Scenario name="Remembering">
|
---|
38 | <WorldSimulator port="46874" scenery="AmyHouse" actionsFile="data/characters/minds/LIRECActions.xml"
|
---|
39 | agentLanguageFile="data/characters/minds/language/agent/en/language-set-1"
|
---|
40 | userOptionsFile="LIRECOptions">
|
---|
41 | <Objects>
|
---|
42 | <Object name="Amy"/>
|
---|
43 | <Object name="apple"/>
|
---|
44 | <Object name="orange"/>
|
---|
45 | <Object name="banana"/>
|
---|
46 | <Object name="cake"/>
|
---|
47 | </Objects>
|
---|
48 |
|
---|
49 | </WorldSimulator>
|
---|
50 | <Agent name="Greta" displayName="Greta" role="Greta" platform="worldsim" host="localhost"
|
---|
51 | port="46874" displayMode="True" sex="F" actionsFile="LIRECActions"
|
---|
52 | goalsFile="LIRECGoalLibrary" cultureName="NoCulture">
|
---|
53 | <Properties>
|
---|
54 | <Property name="time" value="Morning"/>
|
---|
55 | <Property name="isPerson" value="True"/>
|
---|
56 | <Property name="location" value="LivingRoom"/>
|
---|
57 | </Properties>
|
---|
58 | <!--Agent name="Greta" platform="worldsim" host="localhost" port="46874"-->
|
---|
59 | </Agent>
|
---|
60 | </Scenario>
|
---|
61 |
|
---|
62 | <Scenario name="Forgetting">
|
---|
63 | <WorldSimulator port="46874" scenery="Office" actionsFile="data/characters/minds/LIRECActions.xml"
|
---|
64 | agentLanguageFile="data/characters/minds/language/agent/en/language-set-1"
|
---|
65 | userOptionsFile="LIRECOptions">
|
---|
66 | <Objects>
|
---|
67 | <Object name="John"/>
|
---|
68 | <Object name="Luke"/>
|
---|
69 | <Object name="Paulie"/>
|
---|
70 | </Objects>
|
---|
71 |
|
---|
72 | </WorldSimulator>
|
---|
73 | <Agent name="Sarah" displayName="Sarah" role="Sarah" platform="worldsim" host="localhost"
|
---|
74 | port="46874" displayMode="True" sex="F" actionsFile="LIRECActions"
|
---|
75 | goalsFile="LIRECGoalLibrary" cultureName="NoCulture">
|
---|
76 | <Properties>
|
---|
77 | <Property name="time" value="Morning"/>
|
---|
78 | <Property name="isPerson" value="True"/>
|
---|
79 | <Property name="location" value="LivingRoom"/>
|
---|
80 | </Properties>
|
---|
81 | </Agent>
|
---|
82 | </Scenario>
|
---|
83 |
|
---|
84 | <Scenario name="Meal">
|
---|
85 | <WorldSimulator port="46874" scenery="Forest" actionsFile="data/characters/minds/Actions.xml"
|
---|
86 | agentLanguageFile="data/characters/minds/language/agent/en/language-set-1"
|
---|
87 | userOptionsFile="UserOptionsMeal.txt">
|
---|
88 |
|
---|
89 | <Objects>
|
---|
90 | <Object name="user"/>
|
---|
91 | <Object name="ground"/>
|
---|
92 | </Objects>
|
---|
93 |
|
---|
94 | </WorldSimulator>
|
---|
95 |
|
---|
96 | <Agent name="Abbuk" displayName="Abbuk" role="Abbuk" platform="worldsim" host="localhost"
|
---|
97 | port="46874" displayMode="True" sex="M" actionsFile="LIRECActions"
|
---|
98 | goalsFile="LIRECGoalLibrary" cultureName="NoCulture">
|
---|
99 |
|
---|
100 | <Properties>
|
---|
101 | <Property name="isPerson" value="True"/>
|
---|
102 | <Property name="location" value="LivingRoom"/>
|
---|
103 | </Properties>
|
---|
104 | </Agent>
|
---|
105 |
|
---|
106 | </Scenario>
|
---|
107 |
|
---|
108 | <Scenario name="ArchitectureTest">
|
---|
109 | <WorldSimulator port="46874" scenery="TestLocation" actionsFile="data/characters/minds/TestActions.xml"
|
---|
110 | agentLanguageFile="data/characters/minds/language/agent/en/language-set-1"
|
---|
111 | userOptionsFile="TestOptions">
|
---|
112 | <Objects>
|
---|
113 | </Objects>
|
---|
114 |
|
---|
115 | </WorldSimulator>
|
---|
116 | <Agent name="SpiritOfTheBuilding" displayName="Spirit" role="TestAgent" platform="worldsim" host="localhost"
|
---|
117 | port="46874" displayMode="True" sex="F" actionsFile="TestActions"
|
---|
118 | goalsFile="TestGoals" cultureName="NoCultureTest">
|
---|
119 | <Properties>
|
---|
120 | <Property name="isTestMind" value="True"/>
|
---|
121 | <Property name="location" value="TestLocation"/>
|
---|
122 | </Properties>
|
---|
123 | </Agent>
|
---|
124 | </Scenario>
|
---|
125 |
|
---|
126 | <Scenario name="Review">
|
---|
127 | <WorldSimulator port="46874" scenery="HWU" actionsFile="data/characters/minds/LIRECYr2Actions.xml"
|
---|
128 | agentLanguageFile="data/characters/minds/language/agent/en/language-set-1"
|
---|
129 | userOptionsFile="LIRECOptions">
|
---|
130 |
|
---|
131 | <Objects>
|
---|
132 | <Object name="User"/>
|
---|
133 | <Object name="Amy"/>
|
---|
134 | </Objects>
|
---|
135 |
|
---|
136 | </WorldSimulator>
|
---|
137 |
|
---|
138 | <Agent name="SarahReview" displayName="SarahReview" role="SarahReview" platform="worldsim" host="localhost"
|
---|
139 | port="46874" displayMode="True" sex="M" actionsFile="LIRECYr2Actions"
|
---|
140 | goalsFile="LIRECYr2GoalLibrary" cultureName="NoCulture">
|
---|
141 |
|
---|
142 | <Properties>
|
---|
143 | <Property name="time" value="Afternoon"/>
|
---|
144 | <Property name="isPerson" value="True"/>
|
---|
145 | <Property name="location" value="LivingRoom"/>
|
---|
146 | </Properties>
|
---|
147 | </Agent>
|
---|
148 |
|
---|
149 | </Scenario>
|
---|
150 | </Scenarios> |
---|