Difference between revisions of "ART tracker"
From Immersive Visualization Lab Wiki
(→StarCAVE) |
|||
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= |
+ | |||
+ | 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 |
Revision as of 15:09, 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
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