Upload datasets
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +45 -0
- IO_features/inputs_subsampled_D2/1_forward_normal_step_X.txt +3 -0
- IO_features/inputs_subsampled_D2/2_backward_normal_step_X.txt +3 -0
- IO_features/inputs_subsampled_D2/3_left_and_right_normal_step_X.txt +3 -0
- IO_features/inputs_subsampled_D2/4_diagonal_normal_step_X.txt +3 -0
- IO_features/inputs_subsampled_D2/5_mixed_normal_step_X.txt +3 -0
- IO_features/inputs_subsampled_mirrored_D2/1_forward_normal_step_X_MIRRORED.txt +3 -0
- IO_features/inputs_subsampled_mirrored_D2/2_backward_normal_step_X_MIRRORED.txt +3 -0
- IO_features/inputs_subsampled_mirrored_D2/3_left_and_right_normal_step_X_MIRRORED.txt +3 -0
- IO_features/inputs_subsampled_mirrored_D2/4_diagonal_normal_step_X_MIRRORED.txt +3 -0
- IO_features/inputs_subsampled_mirrored_D2/5_mixed_normal_step_X_MIRRORED.txt +3 -0
- IO_features/outputs_subsampled_D2/1_forward_normal_step_Y.txt +3 -0
- IO_features/outputs_subsampled_D2/2_backward_normal_step_Y.txt +3 -0
- IO_features/outputs_subsampled_D2/3_left_and_right_normal_step_Y.txt +3 -0
- IO_features/outputs_subsampled_D2/4_diagonal_normal_step_Y.txt +3 -0
- IO_features/outputs_subsampled_D2/5_mixed_normal_step_Y.txt +3 -0
- IO_features/outputs_subsampled_mirrored_D2/1_forward_normal_step_Y_MIRRORED.txt +3 -0
- IO_features/outputs_subsampled_mirrored_D2/2_backward_normal_step_Y_MIRRORED.txt +3 -0
- IO_features/outputs_subsampled_mirrored_D2/3_left_and_right_normal_step_Y_MIRRORED.txt +3 -0
- IO_features/outputs_subsampled_mirrored_D2/4_diagonal_normal_step_Y_MIRRORED.txt +3 -0
- IO_features/outputs_subsampled_mirrored_D2/5_mixed_normal_step_Y_MIRRORED.txt +3 -0
- mocap/D2.zip +3 -0
- mocap/D2/1_forward_normal_step/data.log +3 -0
- mocap/D2/2_backward_normal_step/data.log +3 -0
- mocap/D2/3_left_and_right_normal_step/data.log +3 -0
- mocap/D2/4_diagonal_normal_step/data.log +3 -0
- mocap/D2/5_mixed_normal_step/data.log +3 -0
- mocap/treadmill_walking.txt +3 -0
- onnx/original_adherent.onnx +3 -0
- onnx/training_subsampled_mirrored_0x_pi_20240515-181220_ep120.onnx +3 -0
- onnx/training_subsampled_mirrored_100x_pi_20240517-145415_ep130.onnx +3 -0
- onnx/training_subsampled_mirrored_10x_pi_20240514-173315_ep130.onnx +3 -0
- onnx/training_subsampled_mirrored_1x_pi_20240516-162800_ep120.onnx +3 -0
- onnx/training_subsampled_mirrored_20x_pi_20240518-230628_ep130.onnx +3 -0
- reproduce_plots/foot_pitch_data.mat +0 -0
- reproduce_plots/oldadh.mat +0 -0
- reproduce_plots/piadh_no_pid.mat +0 -0
- reproduce_plots/piadh_pid.mat +0 -0
- reproduce_plots/robot_tests/robot_logger_device_2024_06_18_11_46_54.mat +3 -0
- reproduce_plots/robot_tests/robot_logger_device_2024_07_09_15_26_45.mat +3 -0
- reproduce_plots/velocity_rmse_values.mat +0 -0
- retargeted_mocap/D2/1_forward_normal_step_RETARGETED.txt +3 -0
- retargeted_mocap/D2/1_forward_normal_step_RETARGETED_KFWBGR.txt +3 -0
- retargeted_mocap/D2/2_backward_normal_step_RETARGETED.txt +3 -0
- retargeted_mocap/D2/3_left_and_right_normal_step_RETARGETED.txt +3 -0
- retargeted_mocap/D2/4_diagonal_normal_step_RETARGETED.txt +3 -0
- retargeted_mocap/D2/5_mixed_normal_step_RETARGETED.txt +3 -0
- retargeted_mocap/D2_mirrored/1_forward_normal_step_RETARGETED_MIRRORED.txt +3 -0
- retargeted_mocap/D2_mirrored/1_forward_normal_step_RETARGETED_MIRRORED_KFWBGR.txt +3 -0
- retargeted_mocap/D2_mirrored/1_forward_normal_step_RETARGETED_MIRRORED_KFWBGR_qpik.txt +3 -0
.gitattributes
CHANGED
@@ -56,3 +56,48 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
59 |
+
IO_features/inputs_subsampled_D2/1_forward_normal_step_X.txt filter=lfs diff=lfs merge=lfs -text
|
60 |
+
IO_features/inputs_subsampled_D2/2_backward_normal_step_X.txt filter=lfs diff=lfs merge=lfs -text
|
61 |
+
IO_features/inputs_subsampled_D2/3_left_and_right_normal_step_X.txt filter=lfs diff=lfs merge=lfs -text
|
62 |
+
IO_features/inputs_subsampled_D2/4_diagonal_normal_step_X.txt filter=lfs diff=lfs merge=lfs -text
|
63 |
+
IO_features/inputs_subsampled_D2/5_mixed_normal_step_X.txt filter=lfs diff=lfs merge=lfs -text
|
64 |
+
IO_features/inputs_subsampled_mirrored_D2/1_forward_normal_step_X_MIRRORED.txt filter=lfs diff=lfs merge=lfs -text
|
65 |
+
IO_features/inputs_subsampled_mirrored_D2/2_backward_normal_step_X_MIRRORED.txt filter=lfs diff=lfs merge=lfs -text
|
66 |
+
IO_features/inputs_subsampled_mirrored_D2/3_left_and_right_normal_step_X_MIRRORED.txt filter=lfs diff=lfs merge=lfs -text
|
67 |
+
IO_features/inputs_subsampled_mirrored_D2/4_diagonal_normal_step_X_MIRRORED.txt filter=lfs diff=lfs merge=lfs -text
|
68 |
+
IO_features/inputs_subsampled_mirrored_D2/5_mixed_normal_step_X_MIRRORED.txt filter=lfs diff=lfs merge=lfs -text
|
69 |
+
IO_features/outputs_subsampled_D2/1_forward_normal_step_Y.txt filter=lfs diff=lfs merge=lfs -text
|
70 |
+
IO_features/outputs_subsampled_D2/2_backward_normal_step_Y.txt filter=lfs diff=lfs merge=lfs -text
|
71 |
+
IO_features/outputs_subsampled_D2/3_left_and_right_normal_step_Y.txt filter=lfs diff=lfs merge=lfs -text
|
72 |
+
IO_features/outputs_subsampled_D2/4_diagonal_normal_step_Y.txt filter=lfs diff=lfs merge=lfs -text
|
73 |
+
IO_features/outputs_subsampled_D2/5_mixed_normal_step_Y.txt filter=lfs diff=lfs merge=lfs -text
|
74 |
+
IO_features/outputs_subsampled_mirrored_D2/1_forward_normal_step_Y_MIRRORED.txt filter=lfs diff=lfs merge=lfs -text
|
75 |
+
IO_features/outputs_subsampled_mirrored_D2/2_backward_normal_step_Y_MIRRORED.txt filter=lfs diff=lfs merge=lfs -text
|
76 |
+
IO_features/outputs_subsampled_mirrored_D2/3_left_and_right_normal_step_Y_MIRRORED.txt filter=lfs diff=lfs merge=lfs -text
|
77 |
+
IO_features/outputs_subsampled_mirrored_D2/4_diagonal_normal_step_Y_MIRRORED.txt filter=lfs diff=lfs merge=lfs -text
|
78 |
+
IO_features/outputs_subsampled_mirrored_D2/5_mixed_normal_step_Y_MIRRORED.txt filter=lfs diff=lfs merge=lfs -text
|
79 |
+
mocap/D2/1_forward_normal_step/data.log filter=lfs diff=lfs merge=lfs -text
|
80 |
+
mocap/D2/2_backward_normal_step/data.log filter=lfs diff=lfs merge=lfs -text
|
81 |
+
mocap/D2/3_left_and_right_normal_step/data.log filter=lfs diff=lfs merge=lfs -text
|
82 |
+
mocap/D2/4_diagonal_normal_step/data.log filter=lfs diff=lfs merge=lfs -text
|
83 |
+
mocap/D2/5_mixed_normal_step/data.log filter=lfs diff=lfs merge=lfs -text
|
84 |
+
mocap/treadmill_walking.txt filter=lfs diff=lfs merge=lfs -text
|
85 |
+
reproduce_plots/robot_tests/robot_logger_device_2024_06_18_11_46_54.mat filter=lfs diff=lfs merge=lfs -text
|
86 |
+
reproduce_plots/robot_tests/robot_logger_device_2024_07_09_15_26_45.mat filter=lfs diff=lfs merge=lfs -text
|
87 |
+
retargeted_mocap/D2_mirrored/1_forward_normal_step_RETARGETED_MIRRORED_KFWBGR_qpik.txt filter=lfs diff=lfs merge=lfs -text
|
88 |
+
retargeted_mocap/D2_mirrored/1_forward_normal_step_RETARGETED_MIRRORED_KFWBGR.txt filter=lfs diff=lfs merge=lfs -text
|
89 |
+
retargeted_mocap/D2_mirrored/1_forward_normal_step_RETARGETED_MIRRORED.txt filter=lfs diff=lfs merge=lfs -text
|
90 |
+
retargeted_mocap/D2_mirrored/2_backward_normal_step_RETARGETED_MIRRORED_KFWBGR_qpik.txt filter=lfs diff=lfs merge=lfs -text
|
91 |
+
retargeted_mocap/D2_mirrored/2_backward_normal_step_RETARGETED_MIRRORED.txt filter=lfs diff=lfs merge=lfs -text
|
92 |
+
retargeted_mocap/D2_mirrored/3_left_and_right_normal_step_RETARGETED_MIRRORED_KFWBGR_qpik.txt filter=lfs diff=lfs merge=lfs -text
|
93 |
+
retargeted_mocap/D2_mirrored/3_left_and_right_normal_step_RETARGETED_MIRRORED.txt filter=lfs diff=lfs merge=lfs -text
|
94 |
+
retargeted_mocap/D2_mirrored/4_diagonal_normal_step_RETARGETED_MIRRORED_KFWBGR_qpik.txt filter=lfs diff=lfs merge=lfs -text
|
95 |
+
retargeted_mocap/D2_mirrored/4_diagonal_normal_step_RETARGETED_MIRRORED.txt filter=lfs diff=lfs merge=lfs -text
|
96 |
+
retargeted_mocap/D2_mirrored/5_mixed_normal_step_RETARGETED_MIRRORED_KFWBGR_qpik.txt filter=lfs diff=lfs merge=lfs -text
|
97 |
+
retargeted_mocap/D2_mirrored/5_mixed_normal_step_RETARGETED_MIRRORED.txt filter=lfs diff=lfs merge=lfs -text
|
98 |
+
retargeted_mocap/D2/1_forward_normal_step_RETARGETED_KFWBGR.txt filter=lfs diff=lfs merge=lfs -text
|
99 |
+
retargeted_mocap/D2/1_forward_normal_step_RETARGETED.txt filter=lfs diff=lfs merge=lfs -text
|
100 |
+
retargeted_mocap/D2/2_backward_normal_step_RETARGETED.txt filter=lfs diff=lfs merge=lfs -text
|
101 |
+
retargeted_mocap/D2/3_left_and_right_normal_step_RETARGETED.txt filter=lfs diff=lfs merge=lfs -text
|
102 |
+
retargeted_mocap/D2/4_diagonal_normal_step_RETARGETED.txt filter=lfs diff=lfs merge=lfs -text
|
103 |
+
retargeted_mocap/D2/5_mixed_normal_step_RETARGETED.txt filter=lfs diff=lfs merge=lfs -text
|
IO_features/inputs_subsampled_D2/1_forward_normal_step_X.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e6655264f97f81f6cee93af86bcbc26dd4d1e8c23ae49f8888a2eedfed7e337
|
3 |
+
size 43071623
|
IO_features/inputs_subsampled_D2/2_backward_normal_step_X.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de008c69a5adf93000d987e438f4116901f7e2db1df796cfec175b381414e183
|
3 |
+
size 44014309
|
IO_features/inputs_subsampled_D2/3_left_and_right_normal_step_X.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e28217b075902fc50ef81e0eae709493caa5ccda35243e47368461f749eb264
|
3 |
+
size 46688434
|
IO_features/inputs_subsampled_D2/4_diagonal_normal_step_X.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc164c7f50239ba110c11dbf1075e25aa1daad0cf669f943b35c2353964f0802
|
3 |
+
size 19410624
|
IO_features/inputs_subsampled_D2/5_mixed_normal_step_X.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55d24a210aacbe8f049878bcda6c1f7bbfb24cc434ae498961b4cae1af22e5cd
|
3 |
+
size 107771401
|
IO_features/inputs_subsampled_mirrored_D2/1_forward_normal_step_X_MIRRORED.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4f2fa1d6a919e74e6cc54e17d3605af8bbb70d6a5ef447274b553a806175007
|
3 |
+
size 43118661
|
IO_features/inputs_subsampled_mirrored_D2/2_backward_normal_step_X_MIRRORED.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:755f6b9140ff499d5deffbab9ddfdcf71cd13a1c52d0c391a246e8199ce77cd9
|
3 |
+
size 44025044
|
IO_features/inputs_subsampled_mirrored_D2/3_left_and_right_normal_step_X_MIRRORED.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2c03b48a90b0eb1fb6a91e895a46b9f0dac4ff9188b77dd862876dadde8780b
|
3 |
+
size 46693675
|
IO_features/inputs_subsampled_mirrored_D2/4_diagonal_normal_step_X_MIRRORED.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa5437d171b1cecf2ec90f47c0ea143e3cfed61fcf13d603585b96b1ce90a552
|
3 |
+
size 19423062
|
IO_features/inputs_subsampled_mirrored_D2/5_mixed_normal_step_X_MIRRORED.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c394d94eb4c5c5f7070eb864b68cf6a121e8a1bf9d0ea8a84da55525468b8e5
|
3 |
+
size 107818283
|
IO_features/outputs_subsampled_D2/1_forward_normal_step_Y.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2adb18d5240557f91e7c8e5df2be8bf6f703221d192242befdee69cd0613617
|
3 |
+
size 32891937
|
IO_features/outputs_subsampled_D2/2_backward_normal_step_Y.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25040130857cf014234dc313608e37bdd47716a055245d922a7f3d8cea858e02
|
3 |
+
size 33572220
|
IO_features/outputs_subsampled_D2/3_left_and_right_normal_step_Y.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:938665395b33de080695587dcbdcf584a929b861f01d4f24eaaad188839689c9
|
3 |
+
size 35603216
|
IO_features/outputs_subsampled_D2/4_diagonal_normal_step_Y.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c37c8d1ec402f65e4e504e3b927994f074094811922eab20b1380a409ab9758
|
3 |
+
size 14806131
|
IO_features/outputs_subsampled_D2/5_mixed_normal_step_Y.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:388d69cda82c4c79d01f543ebe7f3dc0ce96739741f622436e13d13ddbc7b016
|
3 |
+
size 82265100
|
IO_features/outputs_subsampled_mirrored_D2/1_forward_normal_step_Y_MIRRORED.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92b16c0948cf16904bf11ef9c1ef36aa9c60bfecb2d93e170dde94ee76c23d36
|
3 |
+
size 32930689
|
IO_features/outputs_subsampled_mirrored_D2/2_backward_normal_step_Y_MIRRORED.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ace4badfad6390d2629883f95d2442c6821c3954f51413ff14de7518cdeec08f
|
3 |
+
size 33579347
|
IO_features/outputs_subsampled_mirrored_D2/3_left_and_right_normal_step_Y_MIRRORED.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5bcb0334d7093c690aeb76fb32512391d2a0ac62970c8c934319b8f21e6042f
|
3 |
+
size 35605017
|
IO_features/outputs_subsampled_mirrored_D2/4_diagonal_normal_step_Y_MIRRORED.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c492fe16700e8e478bfe579aca5c2af3057ce2af8861a075d889f059c6a8406
|
3 |
+
size 14816395
|
IO_features/outputs_subsampled_mirrored_D2/5_mixed_normal_step_Y_MIRRORED.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f933e88182d94bb9a3742983f324cd1956adcfe536a00a1643f4d29f2af7b82
|
3 |
+
size 82298799
|
mocap/D2.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5dc788c7fbb718076270e9ce1a617e1085e173ddd3960f4a9bfb90650a43dab4
|
3 |
+
size 723338152
|
mocap/D2/1_forward_normal_step/data.log
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8de8f8bb2b4d9b5ad5cd7b5f6bfe1660807902192d5b0dd5afb587864a810582
|
3 |
+
size 939723367
|
mocap/D2/2_backward_normal_step/data.log
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8304966a46f125bded951cb38398388440e0e333df326e4dbc1883c9b63d09ed
|
3 |
+
size 903729801
|
mocap/D2/3_left_and_right_normal_step/data.log
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89a531aa0bf6ca5d71748880bab9cc3cbead2b7f0d8538dde75c892f8ee1a738
|
3 |
+
size 947846535
|
mocap/D2/4_diagonal_normal_step/data.log
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e77f459655aa9e8455bbe2cd771761ada579ae34ae7903e097087bdb598e54ae
|
3 |
+
size 438715030
|
mocap/D2/5_mixed_normal_step/data.log
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c203ebb222739fb4b95ef3ea53a6b8576d5a680316fe1d0f332a678732c9df0
|
3 |
+
size 2138118279
|
mocap/treadmill_walking.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc0022cc1a0df270309982e9b0aa0d1220b05f3bc2ebe99e83320f9b9ae7400c
|
3 |
+
size 29441092
|
onnx/original_adherent.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b59ca9158287e0139c6bd51b96b11d7fd5975abeda3c4df95f8be74b8a23511
|
3 |
+
size 6121925
|
onnx/training_subsampled_mirrored_0x_pi_20240515-181220_ep120.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67e36e7ae7483a7480f59700f137c99c08eae5a1d7672e181d1c6e32b9ae5d42
|
3 |
+
size 6231010
|
onnx/training_subsampled_mirrored_100x_pi_20240517-145415_ep130.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d5aff6b01fc8539acb1dabb175fb389ef8b886eea74701e5258a77dff49cc8d
|
3 |
+
size 6231010
|
onnx/training_subsampled_mirrored_10x_pi_20240514-173315_ep130.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6490d7b92bf4600485bf73d79ee0114e61afe7df1dfc86083f2c445bb5bfbd43
|
3 |
+
size 6231010
|
onnx/training_subsampled_mirrored_1x_pi_20240516-162800_ep120.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0440f6eb3236584a65257cc582764e0384959b5aaf3df350c66cbc5b96a0723b
|
3 |
+
size 6231010
|
onnx/training_subsampled_mirrored_20x_pi_20240518-230628_ep130.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72bf589b73f5f82b9b4aaa633675bff0b3d2a9e3fcbdeb9ee0cf7f2bdcf6ffad
|
3 |
+
size 6231010
|
reproduce_plots/foot_pitch_data.mat
ADDED
Binary file (31.5 kB). View file
|
|
reproduce_plots/oldadh.mat
ADDED
Binary file (8.24 kB). View file
|
|
reproduce_plots/piadh_no_pid.mat
ADDED
Binary file (8.24 kB). View file
|
|
reproduce_plots/piadh_pid.mat
ADDED
Binary file (8.24 kB). View file
|
|
reproduce_plots/robot_tests/robot_logger_device_2024_06_18_11_46_54.mat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d35fcbee21458818366053a4b8a38e7da677e6a38a93929502c477778356540a
|
3 |
+
size 57032656
|
reproduce_plots/robot_tests/robot_logger_device_2024_07_09_15_26_45.mat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:35fd49246b824b6093ad91e9eed40ef51f4030eb126d0191dafcf0fafa7fbb1a
|
3 |
+
size 46340672
|
reproduce_plots/velocity_rmse_values.mat
ADDED
Binary file (696 Bytes). View file
|
|
retargeted_mocap/D2/1_forward_normal_step_RETARGETED.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad390fa508294e818315c3c469f19db585f2a6a71dbefc8283f7dc62a50ec91e
|
3 |
+
size 35014714
|
retargeted_mocap/D2/1_forward_normal_step_RETARGETED_KFWBGR.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad390fa508294e818315c3c469f19db585f2a6a71dbefc8283f7dc62a50ec91e
|
3 |
+
size 35014714
|
retargeted_mocap/D2/2_backward_normal_step_RETARGETED.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f489bb8e138d88c41275e5bc23373ff811fe34050fa6a77907560e7931e5ec37
|
3 |
+
size 33624979
|
retargeted_mocap/D2/3_left_and_right_normal_step_RETARGETED.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cd91f923aa1e08fb3d87738c62cb281ca51afa1adb3968275014a719c82d9f7
|
3 |
+
size 35288342
|
retargeted_mocap/D2/4_diagonal_normal_step_RETARGETED.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f27af306d58407de3ab7cb36228d4e503b52d7b6f19fe7e53c402cec8cbb614
|
3 |
+
size 16352018
|
retargeted_mocap/D2/5_mixed_normal_step_RETARGETED.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:212b6caedcb398e058804addf579a53ead3a992b9c1042f6a3dbaa3fe10dc277
|
3 |
+
size 79741257
|
retargeted_mocap/D2_mirrored/1_forward_normal_step_RETARGETED_MIRRORED.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:620f19968d6d21668a969cb2f37ca5b0be12749ef9e40cf5e17f47c1874b3ffc
|
3 |
+
size 35056157
|
retargeted_mocap/D2_mirrored/1_forward_normal_step_RETARGETED_MIRRORED_KFWBGR.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:620f19968d6d21668a969cb2f37ca5b0be12749ef9e40cf5e17f47c1874b3ffc
|
3 |
+
size 35056157
|
retargeted_mocap/D2_mirrored/1_forward_normal_step_RETARGETED_MIRRORED_KFWBGR_qpik.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:620f19968d6d21668a969cb2f37ca5b0be12749ef9e40cf5e17f47c1874b3ffc
|
3 |
+
size 35056157
|