From 788816a1c12499da9e419bde1978c056fe48cd4b Mon Sep 17 00:00:00 2001 From: mwturvey Date: Mon, 27 Mar 2017 16:36:39 -0700 Subject: Adding sample config file --- useful_files/sample.config.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 useful_files/sample.config.json (limited to 'useful_files') 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", -- cgit v1.2.3