aboutsummaryrefslogtreecommitdiff
path: root/useful_files
diff options
context:
space:
mode:
authorcnlohr <lohr85@gmail.com>2017-04-04 23:19:03 -0400
committercnlohr <lohr85@gmail.com>2017-04-04 23:19:03 -0400
commit5882e34cf7c6c9705ba0fd94cfb6e6072ceb8f63 (patch)
treeb975cc4276fa938b5295e4cc97f49142bf968a3f /useful_files
parented6f9dc1a9247581f13ecc6943823e04f0dcd4ca (diff)
parentc68aebf34e1342560a3f8f52cb65e72eb2fa7b54 (diff)
downloadlibsurvive-5882e34cf7c6c9705ba0fd94cfb6e6072ceb8f63.tar.gz
libsurvive-5882e34cf7c6c9705ba0fd94cfb6e6072ceb8f63.tar.bz2
Merge branch 'master' of https://github.com/cnlohr/libsurvive
Diffstat (limited to 'useful_files')
-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..e12594a
--- /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",