diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index e4dd2f3..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..795418d --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +# OS +.DS_Store + +# Editors +.vscode/ +.idea/ + +# Python +*.pyc +__pycache__/ +venv/ +.venv/ +*.egg-info/ +.ipynb_checkpoints/ diff --git a/biplane_ref/.DS_Store b/biplane_ref/.DS_Store deleted file mode 100644 index c4a1617..0000000 Binary files a/biplane_ref/.DS_Store and /dev/null differ diff --git a/biplane_ref/constants/__pycache__/constant_common.cpython-310.pyc b/biplane_ref/constants/__pycache__/constant_common.cpython-310.pyc deleted file mode 100644 index 4ac631a..0000000 Binary files a/biplane_ref/constants/__pycache__/constant_common.cpython-310.pyc and /dev/null differ diff --git a/biplane_ref/constants/__pycache__/constant_common.cpython-313.pyc b/biplane_ref/constants/__pycache__/constant_common.cpython-313.pyc deleted file mode 100644 index 76a1c59..0000000 Binary files a/biplane_ref/constants/__pycache__/constant_common.cpython-313.pyc and /dev/null differ diff --git a/biplane_ref/constants/__pycache__/constant_mc10.cpython-310.pyc b/biplane_ref/constants/__pycache__/constant_mc10.cpython-310.pyc deleted file mode 100644 index 19fcd7a..0000000 Binary files a/biplane_ref/constants/__pycache__/constant_mc10.cpython-310.pyc and /dev/null differ diff --git a/biplane_ref/constants/__pycache__/constant_meta.cpython-310.pyc b/biplane_ref/constants/__pycache__/constant_meta.cpython-310.pyc deleted file mode 100644 index d408109..0000000 Binary files a/biplane_ref/constants/__pycache__/constant_meta.cpython-310.pyc and /dev/null differ diff --git a/biplane_ref/constants/__pycache__/constant_meta.cpython-313.pyc b/biplane_ref/constants/__pycache__/constant_meta.cpython-313.pyc deleted file mode 100644 index 4922e16..0000000 Binary files a/biplane_ref/constants/__pycache__/constant_meta.cpython-313.pyc and /dev/null differ diff --git a/biplane_ref/constants/__pycache__/constant_mocap.cpython-310.pyc b/biplane_ref/constants/__pycache__/constant_mocap.cpython-310.pyc deleted file mode 100644 index c4b7e65..0000000 Binary files a/biplane_ref/constants/__pycache__/constant_mocap.cpython-310.pyc and /dev/null differ diff --git a/biplane_ref/data/.DS_Store b/biplane_ref/data/.DS_Store deleted file mode 100644 index 1ef2bb1..0000000 Binary files a/biplane_ref/data/.DS_Store and /dev/null differ diff --git a/biplane_ref/outputs/.DS_Store b/biplane_ref/outputs/.DS_Store deleted file mode 100644 index 1ef2bb1..0000000 Binary files a/biplane_ref/outputs/.DS_Store and /dev/null differ diff --git a/biplane_ref/scripts/__pycache__/run_eval.cpython-310.pyc b/biplane_ref/scripts/__pycache__/run_eval.cpython-310.pyc deleted file mode 100644 index e501e2f..0000000 Binary files a/biplane_ref/scripts/__pycache__/run_eval.cpython-310.pyc and /dev/null differ diff --git a/biplane_ref/scripts/__pycache__/run_eval_cf.cpython-310.pyc b/biplane_ref/scripts/__pycache__/run_eval_cf.cpython-310.pyc deleted file mode 100644 index b610630..0000000 Binary files a/biplane_ref/scripts/__pycache__/run_eval_cf.cpython-310.pyc and /dev/null differ diff --git a/biplane_ref/scripts/__pycache__/run_mc10.cpython-310.pyc b/biplane_ref/scripts/__pycache__/run_mc10.cpython-310.pyc deleted file mode 100644 index ca4ff14..0000000 Binary files a/biplane_ref/scripts/__pycache__/run_mc10.cpython-310.pyc and /dev/null differ diff --git a/biplane_ref/scripts/__pycache__/run_mc10_cf.cpython-310.pyc b/biplane_ref/scripts/__pycache__/run_mc10_cf.cpython-310.pyc deleted file mode 100644 index 1b9ad31..0000000 Binary files a/biplane_ref/scripts/__pycache__/run_mc10_cf.cpython-310.pyc and /dev/null differ diff --git a/biplane_ref/scripts/__pycache__/run_mc10_opensense.cpython-310.pyc b/biplane_ref/scripts/__pycache__/run_mc10_opensense.cpython-310.pyc deleted file mode 100644 index 8fa8c5f..0000000 Binary files a/biplane_ref/scripts/__pycache__/run_mc10_opensense.cpython-310.pyc and /dev/null differ diff --git a/biplane_ref/scripts/__pycache__/run_mocap.cpython-310.pyc b/biplane_ref/scripts/__pycache__/run_mocap.cpython-310.pyc deleted file mode 100644 index 2c72e1c..0000000 Binary files a/biplane_ref/scripts/__pycache__/run_mocap.cpython-310.pyc and /dev/null differ diff --git a/biplane_ref/utils/__pycache__/common.cpython-310.pyc b/biplane_ref/utils/__pycache__/common.cpython-310.pyc deleted file mode 100644 index 5dc2e62..0000000 Binary files a/biplane_ref/utils/__pycache__/common.cpython-310.pyc and /dev/null differ diff --git a/biplane_ref/utils/__pycache__/gait_event.cpython-310.pyc b/biplane_ref/utils/__pycache__/gait_event.cpython-310.pyc deleted file mode 100755 index 84e7bfb..0000000 Binary files a/biplane_ref/utils/__pycache__/gait_event.cpython-310.pyc and /dev/null differ diff --git a/biplane_ref/utils/biplane/__pycache__/biplane_processing.cpython-310.pyc b/biplane_ref/utils/biplane/__pycache__/biplane_processing.cpython-310.pyc deleted file mode 100644 index 993f5e6..0000000 Binary files a/biplane_ref/utils/biplane/__pycache__/biplane_processing.cpython-310.pyc and /dev/null differ diff --git a/biplane_ref/utils/eval/__pycache__/alignment.cpython-310.pyc b/biplane_ref/utils/eval/__pycache__/alignment.cpython-310.pyc deleted file mode 100644 index 7e6aa1c..0000000 Binary files a/biplane_ref/utils/eval/__pycache__/alignment.cpython-310.pyc and /dev/null differ diff --git a/biplane_ref/utils/eval/__pycache__/sync.cpython-310.pyc b/biplane_ref/utils/eval/__pycache__/sync.cpython-310.pyc deleted file mode 100644 index e7314a5..0000000 Binary files a/biplane_ref/utils/eval/__pycache__/sync.cpython-310.pyc and /dev/null differ diff --git a/biplane_ref/utils/mc10/__pycache__/mc10_calibration.cpython-310.pyc b/biplane_ref/utils/mc10/__pycache__/mc10_calibration.cpython-310.pyc deleted file mode 100644 index 9f8acfd..0000000 Binary files a/biplane_ref/utils/mc10/__pycache__/mc10_calibration.cpython-310.pyc and /dev/null differ diff --git a/biplane_ref/utils/mc10/__pycache__/mc10_event.cpython-310.pyc b/biplane_ref/utils/mc10/__pycache__/mc10_event.cpython-310.pyc deleted file mode 100644 index d904a7a..0000000 Binary files a/biplane_ref/utils/mc10/__pycache__/mc10_event.cpython-310.pyc and /dev/null differ diff --git a/biplane_ref/utils/mc10/__pycache__/mc10_ik.cpython-310.pyc b/biplane_ref/utils/mc10/__pycache__/mc10_ik.cpython-310.pyc deleted file mode 100644 index 707082f..0000000 Binary files a/biplane_ref/utils/mc10/__pycache__/mc10_ik.cpython-310.pyc and /dev/null differ diff --git a/biplane_ref/utils/mc10/__pycache__/mc10_ik_os.cpython-310.pyc b/biplane_ref/utils/mc10/__pycache__/mc10_ik_os.cpython-310.pyc deleted file mode 100644 index 02db85c..0000000 Binary files a/biplane_ref/utils/mc10/__pycache__/mc10_ik_os.cpython-310.pyc and /dev/null differ diff --git a/biplane_ref/utils/mc10/__pycache__/mc10_processing.cpython-310.pyc b/biplane_ref/utils/mc10/__pycache__/mc10_processing.cpython-310.pyc deleted file mode 100644 index a0959d7..0000000 Binary files a/biplane_ref/utils/mc10/__pycache__/mc10_processing.cpython-310.pyc and /dev/null differ diff --git a/biplane_ref/utils/mc10/__pycache__/sfa.cpython-310.pyc b/biplane_ref/utils/mc10/__pycache__/sfa.cpython-310.pyc deleted file mode 100644 index d2a3aaa..0000000 Binary files a/biplane_ref/utils/mc10/__pycache__/sfa.cpython-310.pyc and /dev/null differ diff --git a/biplane_ref/utils/mocap/__pycache__/fp_processing.cpython-310.pyc b/biplane_ref/utils/mocap/__pycache__/fp_processing.cpython-310.pyc deleted file mode 100644 index f821836..0000000 Binary files a/biplane_ref/utils/mocap/__pycache__/fp_processing.cpython-310.pyc and /dev/null differ diff --git a/biplane_ref/utils/mocap/__pycache__/mocap_ik.cpython-310.pyc b/biplane_ref/utils/mocap/__pycache__/mocap_ik.cpython-310.pyc deleted file mode 100644 index 7b560d9..0000000 Binary files a/biplane_ref/utils/mocap/__pycache__/mocap_ik.cpython-310.pyc and /dev/null differ diff --git a/biplane_ref/utils/mocap/__pycache__/mocap_processing.cpython-310.pyc b/biplane_ref/utils/mocap/__pycache__/mocap_processing.cpython-310.pyc deleted file mode 100644 index 43e618e..0000000 Binary files a/biplane_ref/utils/mocap/__pycache__/mocap_processing.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/.DS_Store b/mocap_ref/.DS_Store deleted file mode 100644 index 39b872e..0000000 Binary files a/mocap_ref/.DS_Store and /dev/null differ diff --git a/mocap_ref/constants/__pycache__/common_const.cpython-310.pyc b/mocap_ref/constants/__pycache__/common_const.cpython-310.pyc deleted file mode 100755 index 9839fe9..0000000 Binary files a/mocap_ref/constants/__pycache__/common_const.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/constants/__pycache__/common_const.cpython-38.pyc b/mocap_ref/constants/__pycache__/common_const.cpython-38.pyc deleted file mode 100755 index 09b9fde..0000000 Binary files a/mocap_ref/constants/__pycache__/common_const.cpython-38.pyc and /dev/null differ diff --git a/mocap_ref/constants/__pycache__/common_const.cpython-39.pyc b/mocap_ref/constants/__pycache__/common_const.cpython-39.pyc deleted file mode 100755 index ed5c4a0..0000000 Binary files a/mocap_ref/constants/__pycache__/common_const.cpython-39.pyc and /dev/null differ diff --git a/mocap_ref/constants/__pycache__/constant_common.cpython-310.pyc b/mocap_ref/constants/__pycache__/constant_common.cpython-310.pyc deleted file mode 100644 index 19f308d..0000000 Binary files a/mocap_ref/constants/__pycache__/constant_common.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/constants/__pycache__/constant_common.cpython-313.pyc b/mocap_ref/constants/__pycache__/constant_common.cpython-313.pyc deleted file mode 100644 index 98dc056..0000000 Binary files a/mocap_ref/constants/__pycache__/constant_common.cpython-313.pyc and /dev/null differ diff --git a/mocap_ref/constants/__pycache__/constant_mocap.cpython-310.pyc b/mocap_ref/constants/__pycache__/constant_mocap.cpython-310.pyc deleted file mode 100644 index 94c9fc8..0000000 Binary files a/mocap_ref/constants/__pycache__/constant_mocap.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/constants/__pycache__/constant_mocap.cpython-313.pyc b/mocap_ref/constants/__pycache__/constant_mocap.cpython-313.pyc deleted file mode 100644 index daac8ec..0000000 Binary files a/mocap_ref/constants/__pycache__/constant_mocap.cpython-313.pyc and /dev/null differ diff --git a/mocap_ref/constants/__pycache__/constant_mt.cpython-310.pyc b/mocap_ref/constants/__pycache__/constant_mt.cpython-310.pyc deleted file mode 100644 index 8b06752..0000000 Binary files a/mocap_ref/constants/__pycache__/constant_mt.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/constants/__pycache__/constant_mt.cpython-313.pyc b/mocap_ref/constants/__pycache__/constant_mt.cpython-313.pyc deleted file mode 100644 index 09bded0..0000000 Binary files a/mocap_ref/constants/__pycache__/constant_mt.cpython-313.pyc and /dev/null differ diff --git a/mocap_ref/constants/__pycache__/constant_mvn.cpython-310.pyc b/mocap_ref/constants/__pycache__/constant_mvn.cpython-310.pyc deleted file mode 100755 index 0a36257..0000000 Binary files a/mocap_ref/constants/__pycache__/constant_mvn.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/constants/__pycache__/imu_const.cpython-310.pyc b/mocap_ref/constants/__pycache__/imu_const.cpython-310.pyc deleted file mode 100755 index 85b954c..0000000 Binary files a/mocap_ref/constants/__pycache__/imu_const.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/constants/__pycache__/imu_const.cpython-38.pyc b/mocap_ref/constants/__pycache__/imu_const.cpython-38.pyc deleted file mode 100755 index b79405a..0000000 Binary files a/mocap_ref/constants/__pycache__/imu_const.cpython-38.pyc and /dev/null differ diff --git a/mocap_ref/constants/__pycache__/imu_const.cpython-39.pyc b/mocap_ref/constants/__pycache__/imu_const.cpython-39.pyc deleted file mode 100755 index ab8c1d7..0000000 Binary files a/mocap_ref/constants/__pycache__/imu_const.cpython-39.pyc and /dev/null differ diff --git a/mocap_ref/constants/__pycache__/mocap_const.cpython-310.pyc b/mocap_ref/constants/__pycache__/mocap_const.cpython-310.pyc deleted file mode 100755 index 12d1133..0000000 Binary files a/mocap_ref/constants/__pycache__/mocap_const.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/constants/__pycache__/mocap_const.cpython-38.pyc b/mocap_ref/constants/__pycache__/mocap_const.cpython-38.pyc deleted file mode 100755 index ad1a43c..0000000 Binary files a/mocap_ref/constants/__pycache__/mocap_const.cpython-38.pyc and /dev/null differ diff --git a/mocap_ref/constants/__pycache__/mocap_const.cpython-39.pyc b/mocap_ref/constants/__pycache__/mocap_const.cpython-39.pyc deleted file mode 100755 index 16a520b..0000000 Binary files a/mocap_ref/constants/__pycache__/mocap_const.cpython-39.pyc and /dev/null differ diff --git a/mocap_ref/data/.DS_Store b/mocap_ref/data/.DS_Store deleted file mode 100644 index 1ef2bb1..0000000 Binary files a/mocap_ref/data/.DS_Store and /dev/null differ diff --git a/mocap_ref/outputs/.DS_Store b/mocap_ref/outputs/.DS_Store deleted file mode 100644 index 1409d67..0000000 Binary files a/mocap_ref/outputs/.DS_Store and /dev/null differ diff --git a/mocap_ref/scripts/__pycache__/__init__.cpython-310.pyc b/mocap_ref/scripts/__pycache__/__init__.cpython-310.pyc deleted file mode 100755 index fa0deef..0000000 Binary files a/mocap_ref/scripts/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/scripts/__pycache__/run_mocap.cpython-310.pyc b/mocap_ref/scripts/__pycache__/run_mocap.cpython-310.pyc deleted file mode 100644 index f2a0397..0000000 Binary files a/mocap_ref/scripts/__pycache__/run_mocap.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/scripts/__pycache__/run_mt.cpython-310.pyc b/mocap_ref/scripts/__pycache__/run_mt.cpython-310.pyc deleted file mode 100644 index 0bebbd1..0000000 Binary files a/mocap_ref/scripts/__pycache__/run_mt.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/scripts/__pycache__/run_mt_cf.cpython-310.pyc b/mocap_ref/scripts/__pycache__/run_mt_cf.cpython-310.pyc deleted file mode 100644 index c70459a..0000000 Binary files a/mocap_ref/scripts/__pycache__/run_mt_cf.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/scripts/__pycache__/run_mt_opensense.cpython-310.pyc b/mocap_ref/scripts/__pycache__/run_mt_opensense.cpython-310.pyc deleted file mode 100644 index 3c7326c..0000000 Binary files a/mocap_ref/scripts/__pycache__/run_mt_opensense.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/scripts/__pycache__/run_mt_psa.cpython-310.pyc b/mocap_ref/scripts/__pycache__/run_mt_psa.cpython-310.pyc deleted file mode 100644 index fe16bdf..0000000 Binary files a/mocap_ref/scripts/__pycache__/run_mt_psa.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/scripts/__pycache__/run_mvn.cpython-310.pyc b/mocap_ref/scripts/__pycache__/run_mvn.cpython-310.pyc deleted file mode 100644 index a463f9c..0000000 Binary files a/mocap_ref/scripts/__pycache__/run_mvn.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/scripts/__pycache__/run_mvn_biomodel.cpython-310.pyc b/mocap_ref/scripts/__pycache__/run_mvn_biomodel.cpython-310.pyc deleted file mode 100644 index 7c9c314..0000000 Binary files a/mocap_ref/scripts/__pycache__/run_mvn_biomodel.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/scripts/__pycache__/run_mvn_opensense.cpython-310.pyc b/mocap_ref/scripts/__pycache__/run_mvn_opensense.cpython-310.pyc deleted file mode 100644 index 0cd23a2..0000000 Binary files a/mocap_ref/scripts/__pycache__/run_mvn_opensense.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/.DS_Store b/mocap_ref/utils/.DS_Store deleted file mode 100755 index ecfc5d6..0000000 Binary files a/mocap_ref/utils/.DS_Store and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/__init__.cpython-310.pyc b/mocap_ref/utils/__pycache__/__init__.cpython-310.pyc deleted file mode 100755 index e5f7738..0000000 Binary files a/mocap_ref/utils/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/__init__.cpython-312.pyc b/mocap_ref/utils/__pycache__/__init__.cpython-312.pyc deleted file mode 100755 index 7a4890c..0000000 Binary files a/mocap_ref/utils/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/__init__.cpython-313.pyc b/mocap_ref/utils/__pycache__/__init__.cpython-313.pyc deleted file mode 100644 index c3d497b..0000000 Binary files a/mocap_ref/utils/__pycache__/__init__.cpython-313.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/common.cpython-310.pyc b/mocap_ref/utils/__pycache__/common.cpython-310.pyc deleted file mode 100644 index fd04aa1..0000000 Binary files a/mocap_ref/utils/__pycache__/common.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/common.cpython-312.pyc b/mocap_ref/utils/__pycache__/common.cpython-312.pyc deleted file mode 100755 index e8f65e9..0000000 Binary files a/mocap_ref/utils/__pycache__/common.cpython-312.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/common.cpython-313.pyc b/mocap_ref/utils/__pycache__/common.cpython-313.pyc deleted file mode 100644 index aad275a..0000000 Binary files a/mocap_ref/utils/__pycache__/common.cpython-313.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/common.cpython-38.pyc b/mocap_ref/utils/__pycache__/common.cpython-38.pyc deleted file mode 100755 index 7c2f7fe..0000000 Binary files a/mocap_ref/utils/__pycache__/common.cpython-38.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/common.cpython-39.pyc b/mocap_ref/utils/__pycache__/common.cpython-39.pyc deleted file mode 100755 index aafd324..0000000 Binary files a/mocap_ref/utils/__pycache__/common.cpython-39.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/constant_common.cpython-310.pyc b/mocap_ref/utils/__pycache__/constant_common.cpython-310.pyc deleted file mode 100755 index 2ac414a..0000000 Binary files a/mocap_ref/utils/__pycache__/constant_common.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/constant_common.cpython-38.pyc b/mocap_ref/utils/__pycache__/constant_common.cpython-38.pyc deleted file mode 100755 index 7e0cf5c..0000000 Binary files a/mocap_ref/utils/__pycache__/constant_common.cpython-38.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/constant_common.cpython-39.pyc b/mocap_ref/utils/__pycache__/constant_common.cpython-39.pyc deleted file mode 100755 index f66f6ba..0000000 Binary files a/mocap_ref/utils/__pycache__/constant_common.cpython-39.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/filters.cpython-310.pyc b/mocap_ref/utils/__pycache__/filters.cpython-310.pyc deleted file mode 100755 index f7f4e83..0000000 Binary files a/mocap_ref/utils/__pycache__/filters.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/filters.cpython-38.pyc b/mocap_ref/utils/__pycache__/filters.cpython-38.pyc deleted file mode 100755 index 5e1826f..0000000 Binary files a/mocap_ref/utils/__pycache__/filters.cpython-38.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/imu_ik_os.cpython-310.pyc b/mocap_ref/utils/__pycache__/imu_ik_os.cpython-310.pyc deleted file mode 100755 index 0d986e3..0000000 Binary files a/mocap_ref/utils/__pycache__/imu_ik_os.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/imu_ik_os.cpython-38.pyc b/mocap_ref/utils/__pycache__/imu_ik_os.cpython-38.pyc deleted file mode 100755 index d95a2d8..0000000 Binary files a/mocap_ref/utils/__pycache__/imu_ik_os.cpython-38.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/imu_ik_unc.cpython-310.pyc b/mocap_ref/utils/__pycache__/imu_ik_unc.cpython-310.pyc deleted file mode 100755 index e8ab634..0000000 Binary files a/mocap_ref/utils/__pycache__/imu_ik_unc.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/imu_ik_unc.cpython-38.pyc b/mocap_ref/utils/__pycache__/imu_ik_unc.cpython-38.pyc deleted file mode 100755 index 7454e24..0000000 Binary files a/mocap_ref/utils/__pycache__/imu_ik_unc.cpython-38.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/mocap_ik_unc.cpython-310.pyc b/mocap_ref/utils/__pycache__/mocap_ik_unc.cpython-310.pyc deleted file mode 100755 index 56f35df..0000000 Binary files a/mocap_ref/utils/__pycache__/mocap_ik_unc.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/mocap_ik_unc.cpython-38.pyc b/mocap_ref/utils/__pycache__/mocap_ik_unc.cpython-38.pyc deleted file mode 100755 index 450c6ee..0000000 Binary files a/mocap_ref/utils/__pycache__/mocap_ik_unc.cpython-38.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/one_euro_filter.cpython-310.pyc b/mocap_ref/utils/__pycache__/one_euro_filter.cpython-310.pyc deleted file mode 100755 index e95d462..0000000 Binary files a/mocap_ref/utils/__pycache__/one_euro_filter.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/one_euro_filter.cpython-38.pyc b/mocap_ref/utils/__pycache__/one_euro_filter.cpython-38.pyc deleted file mode 100755 index 46e95cb..0000000 Binary files a/mocap_ref/utils/__pycache__/one_euro_filter.cpython-38.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/preprocessing.cpython-310.pyc b/mocap_ref/utils/__pycache__/preprocessing.cpython-310.pyc deleted file mode 100755 index 19fdde6..0000000 Binary files a/mocap_ref/utils/__pycache__/preprocessing.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/preprocessing.cpython-38.pyc b/mocap_ref/utils/__pycache__/preprocessing.cpython-38.pyc deleted file mode 100755 index c4598fa..0000000 Binary files a/mocap_ref/utils/__pycache__/preprocessing.cpython-38.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/quaternion_handling.cpython-310.pyc b/mocap_ref/utils/__pycache__/quaternion_handling.cpython-310.pyc deleted file mode 100755 index eb43182..0000000 Binary files a/mocap_ref/utils/__pycache__/quaternion_handling.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/quaternion_handling.cpython-38.pyc b/mocap_ref/utils/__pycache__/quaternion_handling.cpython-38.pyc deleted file mode 100755 index 64654a7..0000000 Binary files a/mocap_ref/utils/__pycache__/quaternion_handling.cpython-38.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/rot_matrix_handling.cpython-310.pyc b/mocap_ref/utils/__pycache__/rot_matrix_handling.cpython-310.pyc deleted file mode 100755 index d1cf948..0000000 Binary files a/mocap_ref/utils/__pycache__/rot_matrix_handling.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/rot_matrix_handling.cpython-38.pyc b/mocap_ref/utils/__pycache__/rot_matrix_handling.cpython-38.pyc deleted file mode 100755 index 1c0a48e..0000000 Binary files a/mocap_ref/utils/__pycache__/rot_matrix_handling.cpython-38.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/synchronization.cpython-310.pyc b/mocap_ref/utils/__pycache__/synchronization.cpython-310.pyc deleted file mode 100644 index 0da43d4..0000000 Binary files a/mocap_ref/utils/__pycache__/synchronization.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/synchronization.cpython-38.pyc b/mocap_ref/utils/__pycache__/synchronization.cpython-38.pyc deleted file mode 100755 index aa3dfb2..0000000 Binary files a/mocap_ref/utils/__pycache__/synchronization.cpython-38.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/synchronization.cpython-39.pyc b/mocap_ref/utils/__pycache__/synchronization.cpython-39.pyc deleted file mode 100755 index 29c1118..0000000 Binary files a/mocap_ref/utils/__pycache__/synchronization.cpython-39.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/va.cpython-310.pyc b/mocap_ref/utils/__pycache__/va.cpython-310.pyc deleted file mode 100755 index b7d5c44..0000000 Binary files a/mocap_ref/utils/__pycache__/va.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/va.cpython-38.pyc b/mocap_ref/utils/__pycache__/va.cpython-38.pyc deleted file mode 100755 index 0c19417..0000000 Binary files a/mocap_ref/utils/__pycache__/va.cpython-38.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/va.cpython-39.pyc b/mocap_ref/utils/__pycache__/va.cpython-39.pyc deleted file mode 100755 index f61c666..0000000 Binary files a/mocap_ref/utils/__pycache__/va.cpython-39.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/visualizer.cpython-310.pyc b/mocap_ref/utils/__pycache__/visualizer.cpython-310.pyc deleted file mode 100755 index c586314..0000000 Binary files a/mocap_ref/utils/__pycache__/visualizer.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/__pycache__/visualizer.cpython-38.pyc b/mocap_ref/utils/__pycache__/visualizer.cpython-38.pyc deleted file mode 100755 index 9de3606..0000000 Binary files a/mocap_ref/utils/__pycache__/visualizer.cpython-38.pyc and /dev/null differ diff --git a/mocap_ref/utils/eval/__pycache__/__init__.cpython-310.pyc b/mocap_ref/utils/eval/__pycache__/__init__.cpython-310.pyc deleted file mode 100755 index f98dc19..0000000 Binary files a/mocap_ref/utils/eval/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/eval/__pycache__/eval_segment.cpython-310.pyc b/mocap_ref/utils/eval/__pycache__/eval_segment.cpython-310.pyc deleted file mode 100644 index aa69c05..0000000 Binary files a/mocap_ref/utils/eval/__pycache__/eval_segment.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/eval/__pycache__/eval_utils.cpython-310.pyc b/mocap_ref/utils/eval/__pycache__/eval_utils.cpython-310.pyc deleted file mode 100644 index b8c52c4..0000000 Binary files a/mocap_ref/utils/eval/__pycache__/eval_utils.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/eval/__pycache__/metrics.cpython-310.pyc b/mocap_ref/utils/eval/__pycache__/metrics.cpython-310.pyc deleted file mode 100644 index d10045b..0000000 Binary files a/mocap_ref/utils/eval/__pycache__/metrics.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/eval/__pycache__/run_eval.cpython-310.pyc b/mocap_ref/utils/eval/__pycache__/run_eval.cpython-310.pyc deleted file mode 100644 index 17b5902..0000000 Binary files a/mocap_ref/utils/eval/__pycache__/run_eval.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/eval/__pycache__/run_eval_long.cpython-310.pyc b/mocap_ref/utils/eval/__pycache__/run_eval_long.cpython-310.pyc deleted file mode 100644 index f28a787..0000000 Binary files a/mocap_ref/utils/eval/__pycache__/run_eval_long.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/eval/__pycache__/run_eval_mvn.cpython-310.pyc b/mocap_ref/utils/eval/__pycache__/run_eval_mvn.cpython-310.pyc deleted file mode 100644 index a63ff3f..0000000 Binary files a/mocap_ref/utils/eval/__pycache__/run_eval_mvn.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/events/__pycache__/__init__.cpython-310.pyc b/mocap_ref/utils/events/__pycache__/__init__.cpython-310.pyc deleted file mode 100755 index cb25174..0000000 Binary files a/mocap_ref/utils/events/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/events/__pycache__/__init__.cpython-313.pyc b/mocap_ref/utils/events/__pycache__/__init__.cpython-313.pyc deleted file mode 100644 index f16f67a..0000000 Binary files a/mocap_ref/utils/events/__pycache__/__init__.cpython-313.pyc and /dev/null differ diff --git a/mocap_ref/utils/events/__pycache__/event_mocap.cpython-310.pyc b/mocap_ref/utils/events/__pycache__/event_mocap.cpython-310.pyc deleted file mode 100644 index 05aec39..0000000 Binary files a/mocap_ref/utils/events/__pycache__/event_mocap.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/events/__pycache__/event_mt.cpython-310.pyc b/mocap_ref/utils/events/__pycache__/event_mt.cpython-310.pyc deleted file mode 100644 index fdf1a53..0000000 Binary files a/mocap_ref/utils/events/__pycache__/event_mt.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/events/__pycache__/event_mt.cpython-313.pyc b/mocap_ref/utils/events/__pycache__/event_mt.cpython-313.pyc deleted file mode 100644 index 140fca4..0000000 Binary files a/mocap_ref/utils/events/__pycache__/event_mt.cpython-313.pyc and /dev/null differ diff --git a/mocap_ref/utils/mocap/__pycache__/__init__.cpython-310.pyc b/mocap_ref/utils/mocap/__pycache__/__init__.cpython-310.pyc deleted file mode 100755 index 36c6159..0000000 Binary files a/mocap_ref/utils/mocap/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/mocap/__pycache__/constant_mocap.cpython-310.pyc b/mocap_ref/utils/mocap/__pycache__/constant_mocap.cpython-310.pyc deleted file mode 100755 index fd5cccc..0000000 Binary files a/mocap_ref/utils/mocap/__pycache__/constant_mocap.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/mocap/__pycache__/constant_mocap.cpython-38.pyc b/mocap_ref/utils/mocap/__pycache__/constant_mocap.cpython-38.pyc deleted file mode 100755 index c683658..0000000 Binary files a/mocap_ref/utils/mocap/__pycache__/constant_mocap.cpython-38.pyc and /dev/null differ diff --git a/mocap_ref/utils/mocap/__pycache__/ik_mocap.cpython-310.pyc b/mocap_ref/utils/mocap/__pycache__/ik_mocap.cpython-310.pyc deleted file mode 100644 index df0ffbb..0000000 Binary files a/mocap_ref/utils/mocap/__pycache__/ik_mocap.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/mocap/__pycache__/ik_mocap.cpython-38.pyc b/mocap_ref/utils/mocap/__pycache__/ik_mocap.cpython-38.pyc deleted file mode 100755 index 0587365..0000000 Binary files a/mocap_ref/utils/mocap/__pycache__/ik_mocap.cpython-38.pyc and /dev/null differ diff --git a/mocap_ref/utils/mocap/__pycache__/preprocessing_mocap.cpython-310.pyc b/mocap_ref/utils/mocap/__pycache__/preprocessing_mocap.cpython-310.pyc deleted file mode 100644 index fd3faf2..0000000 Binary files a/mocap_ref/utils/mocap/__pycache__/preprocessing_mocap.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/mocap/__pycache__/preprocessing_mocap.cpython-38.pyc b/mocap_ref/utils/mocap/__pycache__/preprocessing_mocap.cpython-38.pyc deleted file mode 100755 index 3a3b9a0..0000000 Binary files a/mocap_ref/utils/mocap/__pycache__/preprocessing_mocap.cpython-38.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/__init__.cpython-310.pyc b/mocap_ref/utils/mt/__pycache__/__init__.cpython-310.pyc deleted file mode 100755 index dab1884..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/__init__.cpython-313.pyc b/mocap_ref/utils/mt/__pycache__/__init__.cpython-313.pyc deleted file mode 100644 index 2b65eca..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/__init__.cpython-313.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/calibration_mt.cpython-310.pyc b/mocap_ref/utils/mt/__pycache__/calibration_mt.cpython-310.pyc deleted file mode 100644 index 65e5350..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/calibration_mt.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/calibration_mt.cpython-313.pyc b/mocap_ref/utils/mt/__pycache__/calibration_mt.cpython-313.pyc deleted file mode 100644 index 5e02131..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/calibration_mt.cpython-313.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/calibration_mt.cpython-38.pyc b/mocap_ref/utils/mt/__pycache__/calibration_mt.cpython-38.pyc deleted file mode 100755 index 0517deb..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/calibration_mt.cpython-38.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/calibration_mt.cpython-39.pyc b/mocap_ref/utils/mt/__pycache__/calibration_mt.cpython-39.pyc deleted file mode 100755 index 8874afa..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/calibration_mt.cpython-39.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/calibration_os.cpython-38.pyc b/mocap_ref/utils/mt/__pycache__/calibration_os.cpython-38.pyc deleted file mode 100755 index bb2262e..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/calibration_os.cpython-38.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/constant_mt.cpython-310.pyc b/mocap_ref/utils/mt/__pycache__/constant_mt.cpython-310.pyc deleted file mode 100755 index 10713a5..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/constant_mt.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/constant_mt.cpython-38.pyc b/mocap_ref/utils/mt/__pycache__/constant_mt.cpython-38.pyc deleted file mode 100755 index 043fe48..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/constant_mt.cpython-38.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/constant_mt.cpython-39.pyc b/mocap_ref/utils/mt/__pycache__/constant_mt.cpython-39.pyc deleted file mode 100755 index 1a7dc4e..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/constant_mt.cpython-39.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/ik_mt.cpython-310.pyc b/mocap_ref/utils/mt/__pycache__/ik_mt.cpython-310.pyc deleted file mode 100644 index dc6821c..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/ik_mt.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/ik_mt.cpython-313.pyc b/mocap_ref/utils/mt/__pycache__/ik_mt.cpython-313.pyc deleted file mode 100644 index a29b3ab..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/ik_mt.cpython-313.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/ik_mt.cpython-38.pyc b/mocap_ref/utils/mt/__pycache__/ik_mt.cpython-38.pyc deleted file mode 100755 index 06f0dc7..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/ik_mt.cpython-38.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/ik_mt.cpython-39.pyc b/mocap_ref/utils/mt/__pycache__/ik_mt.cpython-39.pyc deleted file mode 100755 index 50a6ddd..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/ik_mt.cpython-39.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/ik_os.cpython-310.pyc b/mocap_ref/utils/mt/__pycache__/ik_os.cpython-310.pyc deleted file mode 100644 index 8f1c5ac..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/ik_os.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/ik_os.cpython-38.pyc b/mocap_ref/utils/mt/__pycache__/ik_os.cpython-38.pyc deleted file mode 100755 index 295888a..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/ik_os.cpython-38.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/preprocessing_mt.cpython-310.pyc b/mocap_ref/utils/mt/__pycache__/preprocessing_mt.cpython-310.pyc deleted file mode 100644 index b78dcaa..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/preprocessing_mt.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/preprocessing_mt.cpython-313.pyc b/mocap_ref/utils/mt/__pycache__/preprocessing_mt.cpython-313.pyc deleted file mode 100644 index d15f682..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/preprocessing_mt.cpython-313.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/preprocessing_mt.cpython-38.pyc b/mocap_ref/utils/mt/__pycache__/preprocessing_mt.cpython-38.pyc deleted file mode 100755 index 0e4b3a2..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/preprocessing_mt.cpython-38.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/preprocessing_mt.cpython-39.pyc b/mocap_ref/utils/mt/__pycache__/preprocessing_mt.cpython-39.pyc deleted file mode 100755 index e30d755..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/preprocessing_mt.cpython-39.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/preprocessing_mvn.cpython-310.pyc b/mocap_ref/utils/mt/__pycache__/preprocessing_mvn.cpython-310.pyc deleted file mode 100755 index 640fdfe..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/preprocessing_mvn.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/segmentation_mt.cpython-310.pyc b/mocap_ref/utils/mt/__pycache__/segmentation_mt.cpython-310.pyc deleted file mode 100755 index 5acbd5d..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/segmentation_mt.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/segmentation_mt.cpython-38.pyc b/mocap_ref/utils/mt/__pycache__/segmentation_mt.cpython-38.pyc deleted file mode 100755 index 8ec29b4..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/segmentation_mt.cpython-38.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/segmentation_mt.cpython-39.pyc b/mocap_ref/utils/mt/__pycache__/segmentation_mt.cpython-39.pyc deleted file mode 100755 index 802268b..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/segmentation_mt.cpython-39.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/sfa.cpython-310.pyc b/mocap_ref/utils/mt/__pycache__/sfa.cpython-310.pyc deleted file mode 100644 index 7f1412d..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/sfa.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/sfa.cpython-313.pyc b/mocap_ref/utils/mt/__pycache__/sfa.cpython-313.pyc deleted file mode 100644 index 6382eed..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/sfa.cpython-313.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/sfa.cpython-38.pyc b/mocap_ref/utils/mt/__pycache__/sfa.cpython-38.pyc deleted file mode 100755 index 4e43e22..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/sfa.cpython-38.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/sfa.cpython-39.pyc b/mocap_ref/utils/mt/__pycache__/sfa.cpython-39.pyc deleted file mode 100755 index 1882633..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/sfa.cpython-39.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/sfa_cf.cpython-310.pyc b/mocap_ref/utils/mt/__pycache__/sfa_cf.cpython-310.pyc deleted file mode 100644 index c5fa189..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/sfa_cf.cpython-310.pyc and /dev/null differ diff --git a/mocap_ref/utils/mt/__pycache__/tuning.cpython-38.pyc b/mocap_ref/utils/mt/__pycache__/tuning.cpython-38.pyc deleted file mode 100755 index de17f2f..0000000 Binary files a/mocap_ref/utils/mt/__pycache__/tuning.cpython-38.pyc and /dev/null differ