aboutsummaryrefslogtreecommitdiff
path: root/useful_files/sample.config.json
diff options
context:
space:
mode:
authormwturvey <michael.w.turvey@intel.com>2017-03-27 16:36:39 -0700
committermwturvey <michael.w.turvey@intel.com>2017-03-27 16:36:39 -0700
commit788816a1c12499da9e419bde1978c056fe48cd4b (patch)
tree636304fe6608f34c4580918f1f45e16c20416b29 /useful_files/sample.config.json
parentd8c4b23789fd3aedb150144bed6beb286d1504a9 (diff)
downloadlibsurvive-788816a1c12499da9e419bde1978c056fe48cd4b.tar.gz
libsurvive-788816a1c12499da9e419bde1978c056fe48cd4b.tar.bz2
Adding sample config file
Diffstat (limited to 'useful_files/sample.config.json')
-rw-r--r--useful_files/sample.config.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/useful_files/sample.config.json b/useful_files/sample.config.json
new file mode 100644
index 0000000..20a8f0c
--- /dev/null
+++ b/useful_files/sample.config.json
@@ -0,0 +1,8 @@
+"_Comment0":"This file must be named config.json and placed in the same directory as the executable"
+"_Comment1":"Valid Posers Are: PoserCharlesSlow, PoserDaveOrtho, PoserDummy, PoserOctavioRadii, PoserTurveyTori",
+"DefaultPoser":"PoserTurveyTori",
+"ConfigPoser":"PoserTurveyTori"
+"_Comment2":"RequiredTrackersForCal takes a comma separated list of devices required for calibration to pass. Valid options are: HMD,WM0,WM1,TR0,WW0"
+"RequiredTrackersForCal":"",
+"_Comment3":"If set, AllowAllTrackersForCal will use all trackers for calibration. Otherwise only required trackers will be used."
+"AllowAllTrackersForCal":"1",