FAQs
Read through our frequently asked questions below
Virtools, a commercial application, has support for VRPN and can be configured to connect with Vicon Tracker as follows.
A full VRDevice.cfg file is included below.
Note
Head@TrackerPC is the way Virtools connects to the VRPN server within Tracker. The format is object_name@PC_Name. This configuration file will look for an object called “Head” on the Tracker server called “TrackerPC.”
======================================= vrpnTracker_0 Head@TrackerPC neutralPosition_0 0.0 0.0 0.0 neutralQuaternion_0 0.0 0.0 0.0 1.0 axisPermute_0 0 2 1 axisSign_0 1 1 1 trackerScale_0 1 TrackerGroup_0 T0:0:6 =================
This VRDevice.cfg also contains other directives that:
axisPermute_0 0 2 1 axisSign_0 1 1 1
TrackerGroup_0 T0:0:6
To complete the process, do the following:
trackerScale_0
in your VRDevice.cfg file to 0.001 (converts Vicon mm to Virtools m).
For a full description of any of these configuration options, please refer to the Virtools documentation.