We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b02755 commit 5a484baCopy full SHA for 5a484ba
Pose2Sim/S01_Demo_SingleTrial/Config.toml
@@ -52,7 +52,7 @@ reset_sync = false # Revert to state before synchronization. Won't attempt to sy
52
53
# Take heart, calibration is not that complicated once you get the hang of it!
54
[calibration]
55
-calibration_type = 'calculate' # 'convert' or 'calculate'
+calibration_type = 'convert' # 'convert' or 'calculate'
56
57
[calibration.convert]
58
convert_from = 'qualisys' # 'qualisys', 'optitrack', vicon', 'opencap', 'easymocap', 'biocv', 'anipose', or 'freemocap'
0 commit comments