Difference between revisions of "ART tracker"
From Immersive Visualization Lab Wiki
(→StarCAVE) |
(→Turn on/off Cameras in WAVE) |
||
(2 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | = | + | =Recalibrating Tracking in the StarCAVE= |
* Switch KVM to tracker PC (PC2) | * Switch KVM to tracker PC (PC2) | ||
− | |||
Camera numbers: | Camera numbers: | ||
Line 15: | Line 14: | ||
Placement of L-shape: corner in center of cave, long edge pointing right, short edge pointing to front wall (edge between walls) | Placement of L-shape: corner in center of cave, long edge pointing right, short edge pointing to front wall (edge between walls) | ||
− | == | + | =Turn on/off Cameras in WAVE= |
+ | |||
+ | The tracking cameras should only be running when the WAVE is being used. Otherwise the IR emitters will wear prematurely. | ||
+ | |||
+ | Start: | ||
+ | |||
+ | <tt>echo -n "/home/calvr/Downloads/DTrack2_v2.9.4/DTrack2 tracking start" | nc smarttrack-00057 50105</tt> | ||
+ | |||
+ | Stop: | ||
+ | |||
+ | <tt>echo -n "/home/calvr/Downloads/DTrack2_v2.9.4/DTrack2 tracking stop" | nc smarttrack-00057 50105</tt> |
Latest revision as of 15:11, 13 April 2016
Recalibrating Tracking in the StarCAVE
- Switch KVM to tracker PC (PC2)
Camera numbers:
- 1 = left
- 2 = on door
- 3 = front center
- 4 = right
Calibration mode: Powerwall
Placement of L-shape: corner in center of cave, long edge pointing right, short edge pointing to front wall (edge between walls)
Turn on/off Cameras in WAVE
The tracking cameras should only be running when the WAVE is being used. Otherwise the IR emitters will wear prematurely.
Start:
echo -n "/home/calvr/Downloads/DTrack2_v2.9.4/DTrack2 tracking start" | nc smarttrack-00057 50105
Stop:
echo -n "/home/calvr/Downloads/DTrack2_v2.9.4/DTrack2 tracking stop" | nc smarttrack-00057 50105