Last change
on this file since 63 was
40,
checked in by sc, 13 years ago
|
puzzlebox.ico:
remote_control/emoscript/puzzlebox_brainstorms-test_drive-push_pull.emo:
remote_control/puzzlebox_brainstorms_remote_control.py
- default duration for drive_forward now 3 seconds
remote_control/emokey/puzzlebox_brainstorms.ekm:
- trigger thresholds set to 0.8
|
-
Property svn:executable set to
*
|
File size:
2.9 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.8" />
|
---|
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.8" />
|
---|
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.8" />
|
---|
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.8" />
|
---|
31 | <actionRule value="2" />
|
---|
32 | </EmoStateCondition>
|
---|
33 | </EmoMapping>
|
---|
34 | <EmoMapping enabled="1" name="push_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">
|
---|
35 | <EmoStateCondition>
|
---|
36 | <enabled value="1" />
|
---|
37 | <action value="18" />
|
---|
38 | <threshold type="double" value="0.8" />
|
---|
39 | <actionRule value="2" />
|
---|
40 | </EmoStateCondition>
|
---|
41 | </EmoMapping>
|
---|
42 | <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">
|
---|
43 | <EmoStateCondition>
|
---|
44 | <enabled value="1" />
|
---|
45 | <action value="19" />
|
---|
46 | <threshold type="double" value="0.8" />
|
---|
47 | <actionRule value="2" />
|
---|
48 | </EmoStateCondition>
|
---|
49 | </EmoMapping>
|
---|
50 | </EmoMappingModel>
|
---|
Note: See
TracBrowser
for help on using the repository browser.