-
Notifications
You must be signed in to change notification settings - Fork 1
/
performVR.cfg
48 lines (32 loc) · 1009 Bytes
/
performVR.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
displays = 2,1
use_DVR = 1
use_phasespace=true
use_hmd=true
use_wiimote=true
use_fullscreen=true
use_eyetracking=true
[hmd]
type = nvis
overlap = -1 # Use default set by Vizard
offset=13
[phasespace]
phaseSpaceIP = 192.168.1.230
rigidBodyList = hmd-nvisMount.rb, paddle-bad.rb
rigidOffsetMM_ridx_WorldXYZ = '[0,-6.0,2.0],[0,0.0,0]'
rigidAvgMarkerList_rIdx_mId = '[1,2],[0,1,4,5]'
#rigidBodyList = hmd-nvisMount.rb, paddle-squash.rb
#rigidOffsetMM_ridx_WorldXYZ = '[0,-6.0,2.0],[0,-20.0,0]'
#rigidAvgMarkerList_rIdx_mId = '[1,2],[3,5]'
# oculus
# Note that rigid body sizes is parsed using an 'eval' command inside
# mocapINterface.__init__. This doesn't work beautifully yet.
# When your array is 1 element long, I thnk you need double brackets.
owlParamInterp = 2
owlParamPostProcess = 0
owlParamFrequ = 0 # 0 = max frequency
owlParamMarkerCount = 30
owlParamMarkerCondThresh = 50
owlParamModeNum = 3
[writer]
outFileName = '.mov'
outFileDir = 'F:/Data/Catch1/'