Last change
on this file since 33 was
33,
checked in by sc, 12 years ago
|
rc:
- turn_left_in_reverse and turn_right_in_reverse driving swapped
emokey:
|
-
Property svn:executable set to
*
|
File size:
2.4 KB
|
Line | |
---|
1 | <EmoMappingModel mappingName="puzzlebox_brainstorms.ekm" >
|
---|
2 | <EmoMapping enabled="1" name="drive_forward" keys="w" sendOnce="1" sendToFocus="1" targetApp="" sendHotKeys="0" ctrlKey="0" altKey="0" shiftKey="0" winKey="0" hotKey="0" holdKey="1" holdTime="20" triggerDelayTime="20" player="0">
|
---|
3 | <EmoStateCondition>
|
---|
4 | <enabled value="1" />
|
---|
5 | <action value="20" />
|
---|
6 | <threshold type="double" value="0.6" />
|
---|
7 | <actionRule value="2" />
|
---|
8 | </EmoStateCondition>
|
---|
9 | </EmoMapping>
|
---|
10 | <EmoMapping enabled="1" name="drive_left" keys="a" sendOnce="1" sendToFocus="1" targetApp="" sendHotKeys="0" ctrlKey="0" altKey="0" shiftKey="0" winKey="0" hotKey="0" holdKey="1" holdTime="20" triggerDelayTime="20" player="0">
|
---|
11 | <EmoStateCondition>
|
---|
12 | <enabled value="1" />
|
---|
13 | <action value="22" />
|
---|
14 | <threshold type="double" value="0.6" />
|
---|
15 | <actionRule value="2" />
|
---|
16 | </EmoStateCondition>
|
---|
17 | </EmoMapping>
|
---|
18 | <EmoMapping enabled="1" name="drive_reverse" keys="s" sendOnce="1" sendToFocus="1" targetApp="" sendHotKeys="0" ctrlKey="0" altKey="0" shiftKey="0" winKey="0" hotKey="0" holdKey="1" holdTime="20" triggerDelayTime="20" player="0">
|
---|
19 | <EmoStateCondition>
|
---|
20 | <enabled value="1" />
|
---|
21 | <action value="21" />
|
---|
22 | <threshold type="double" value="0.6" />
|
---|
23 | <actionRule value="2" />
|
---|
24 | </EmoStateCondition>
|
---|
25 | </EmoMapping>
|
---|
26 | <EmoMapping enabled="1" name="drive_right" keys="d" sendOnce="1" sendToFocus="1" targetApp="" sendHotKeys="0" ctrlKey="0" altKey="0" shiftKey="0" winKey="0" hotKey="0" holdKey="1" holdTime="20" triggerDelayTime="20" player="0">
|
---|
27 | <EmoStateCondition>
|
---|
28 | <enabled value="1" />
|
---|
29 | <action value="23" />
|
---|
30 | <threshold type="double" value="0.6" />
|
---|
31 | <actionRule value="2" />
|
---|
32 | </EmoStateCondition>
|
---|
33 | </EmoMapping>
|
---|
34 | <EmoMapping enabled="1" name="turn_in_reverse" keys="c" sendOnce="1" sendToFocus="1" targetApp="" sendHotKeys="0" ctrlKey="0" altKey="0" shiftKey="0" winKey="0" hotKey="0" holdKey="1" holdTime="20" triggerDelayTime="20" player="0">
|
---|
35 | <EmoStateCondition>
|
---|
36 | <enabled value="1" />
|
---|
37 | <action value="19" />
|
---|
38 | <threshold type="double" value="0" />
|
---|
39 | <actionRule value="2" />
|
---|
40 | </EmoStateCondition>
|
---|
41 | </EmoMapping>
|
---|
42 | </EmoMappingModel>
|
---|
Note: See
TracBrowser
for help on using the repository browser.