diff --git a/README.md b/README.md
index 7da79263d0e701a53a0d662d245c4fc3db39b287..9fab8808201e4589eaa810cc3b3d0af6dd97df42 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,122 @@
----
-license: cc-by-4.0
----
+# Retargeted AMASS for Robotics
+
+## Project Overview
+
+This project aims to retarget motion data from the AMASS dataset to various robot models and open-source the retargeted data to facilitate research and applications in robotics and human-robot interaction. AMASS (Archive of Motion Capture as Surface Shapes) is a high-quality human motion capture dataset, and the SMPL-X model is a powerful tool for generating realistic human motion data.
+
+By adapting the motion data from AMASS to different robot models, we hope to provide a more diverse and accessible motion dataset for robot training and human-robot interaction.
+
+## Dataset Content
+
+This open-source project includes the following:
+1. **Retargeted Motions**: Motion files retargeted from AMASS to various robot models.
+
+ - **Unitree G1**:
+
+
+
+ The retargeted motions for the Unitree G1 robot are generated based on the official open-source model provided by Unitree.
+
+ https://github.com/unitreerobotics/unitree_ros/blob/master/robots/g1_description/g1_29dof_lock_waist_rev_1_0.xml
+
+ The joint positions comply with the constraints defined in the XML file.
+
+ data shape:[-1,36]
+
+ 0:3 root world position
+
+ 3:7 root quaternion rotation, order: xyzw
+
+ 7:36 joint positions
+
+ joint order:
+
+ ```txt
+ left_hip_pitch_joint
+ left_hip_roll_joint
+ left_hip_yaw_joint
+ left_knee_joint
+ left_ankle_pitch_joint
+ left_ankle_roll_joint
+ right_hip_pitch_joint
+ right_hip_roll_joint
+ right_hip_yaw_joint
+ right_knee_joint
+ right_ankle_pitch_joint
+ right_ankle_roll_joint
+ waist_yaw_joint
+ waist_roll_joint
+ waist_pitch_joint
+ left_shoulder_pitch_joint
+ left_shoulder_roll_joint
+ left_shoulder_yaw_joint
+ left_elbow_joint
+ left_wrist_roll_joint
+ left_wrist_pitch_joint
+ left_wrist_yaw_joint
+ right_shoulder_pitch_joint
+ right_shoulder_roll_joint
+ right_shoulder_yaw_joint
+ right_elbow_joint
+ right_wrist_roll_joint
+ right_wrist_pitch_joint
+ right_wrist_yaw_joint
+ ```
+
+ - **Others**: Future Updates
+
+
+
+2. **Usage Examples**: Code examples and tutorials on how to use the retargeted data.
+
+ ./g1/visualize.py
+
+
+
+3. **License Files**: Original license information for each sub-dataset within AMASS.
+
+
+
+## License
+
+The retargeted data in this project is derived from the AMASS dataset and therefore adheres to the original license terms of AMASS. Each sub-dataset within AMASS may have different licenses, so please ensure compliance with the following requirements when using the data:
+- **Propagate Original Licenses**: When using or distributing the retargeted data, you must include and comply with the original licenses of the sub-datasets within AMASS.
+- **Attribution Requirements**: Properly cite this work and the original authors and sources of the AMASS dataset and its sub-datasets.
+
+For detailed license information, please refer to the `LICENSE` file in this project.
+
+
+
+## Acknowledgments
+
+This project is built on the AMASS dataset and the SMPL-X model. Special thanks to the research team at the Max Planck Institute for Intelligent Systems for providing this valuable resource.
+
+## Citation
+
+If you use the data or code from this project, please cite this work and relevant papers for AMASS and SMPL-X:
+```bibtex
+@misc{Retargeted_AMASS_R,
+ title={Retargeted AMASS for Robotics},
+ author={Kun Zhao},
+ url={https://huggingface.co/datasets/fleaven/Retargeted_AMASS_for_robotics}
+}
+
+@inproceedings{AMASS2019,
+ title={AMASS: Archive of Motion Capture as Surface Shapes},
+ author={Mahmood, Naureen and Ghorbani, Nima and Troje, Nikolaus F. and Pons-Moll, Gerard and Black, Michael J.},
+ booktitle={International Conference on Computer Vision (ICCV)},
+ year={2019}
+}
+
+@inproceedings{SMPL-X2019,
+ title={Expressive Body Capture: 3D Hands, Face, and Body from a Single Image},
+ author={Pavlakos, Georgios and Choutas, Vasileios and Ghorbani, Nima and Bolkart, Timo and Osman, Ahmed A. A. and Tzionas, Dimitrios and Black, Michael J.},
+ booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
+ year={2019}
+}
+```
+
+## Contact
+
+For any questions or suggestions, please contact:
+- **Kun Zhao**: fleaven@hotmail.com
diff --git a/g1/BMLmovi/citation.bib b/g1/BMLmovi/citation.bib
new file mode 100644
index 0000000000000000000000000000000000000000..6e296f8556586ac5bf5e2b780c392d88c66162dc
--- /dev/null
+++ b/g1/BMLmovi/citation.bib
@@ -0,0 +1,6 @@
+@article{AMASS_BMLmovi,
+ title = {{MoVi}: A Large Multipurpose Motion and Video Dataset},
+ author = {Saeed Ghorbani and Kimia Mahdaviani and Anne Thaler and Konrad Kording and Douglas James Cook and Gunnar Blohm and Nikolaus F. Troje},
+ year = {2020},
+ journal = {arXiv preprint arXiv: 2003.01888}
+}
\ No newline at end of file
diff --git a/g1/BMLmovi/license.txt b/g1/BMLmovi/license.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b592ba905321c48388c75625563312505bc95792
--- /dev/null
+++ b/g1/BMLmovi/license.txt
@@ -0,0 +1,51 @@
+If you use this data, the creators of the dataset would kindly ask you to cite their work in your project:
+
+@article{AMASS_BMLmovi,
+ title = {{MoVi}: A Large Multipurpose Motion and Video Dataset},
+ author = {Saeed Ghorbani and Kimia Mahdaviani and Anne Thaler and Konrad Kording and Douglas James Cook and Gunnar Blohm and Nikolaus F. Troje},
+ year = {2020},
+ journal = {arXiv preprint arXiv: 2003.01888}
+}
+Data License
+For non-commercial and scientific research purposes
+Please read carefully the following terms and conditions and any accompanying documentation before you download and/or use the BMLmovi Data (the “Data”). By downloading and/or using the Data, you acknowledge that you have read these terms and conditions, understand them, and agree to be bound by them. If you do not agree with these terms and conditions, you must not download and/or use the Data. Any infringement of the terms of this agreement will automatically terminate your rights under this License.
+
+Ownership
+The Data was collected between July and Dec 2018 at the BioMotion Lab. The funding was provided by NSERC and CFREF VISTA. Data is owned by and proprietary material of Prof. Dr. Nikolaus Troje, Director of the BioMotion Lab, which is currently located at York University, Toronto, Canada.
+
+License Grant
+Nikolaus Troje grants you (Licensee) a non-exclusive, non-transferable, free of charge right:
+
+To obtain and install the Data on computers owned, leased or otherwise controlled by you and/or your organization;
+To use the Data for the sole purpose of performing non-commercial scientific research, non-commercial education, or non-commercial artistic projects;
+To modify, adapt, translate or create derivative works based upon the
+Any other use, in particular any use for commercial purposes, is prohibited. This includes, without limitation, incorporation in a commercial product, use in a commercial service, or production of other artefacts for commercial purposes including, for example, 3D models, pictures, movies, or video games. The Data may not be reproduced, modified and/or made available in any form to any third party without prior written permission from Nikolaus Troje.
+
+The Data may not be used for pornographic purposes or to generate pornographic material whether commercial or not. This license also prohibits the use of the Data to train methods/algorithms/neural networks/etc. for commercial use of any kind. By downloading the Data, you agree not to reverse engineer it.
+
+No Distribution
+The Data and the License herein granted shall not be copied, shared, distributed, re-sold, offered for re-sale, transferred or sub-licensed in whole or in part, except that you may make one copy for archive purposes only.
+
+Human Subjects Data
+The Data was captured using a population of students and staff from Queen’s University, Kingston, Canada. All participants gave their informed, written, consent for the scientific analysis and publication of their video Data, IMU Data, and 3D motion capture Data.
+
+Disclaimer of Representations and Warranties
+You expressly acknowledge and agree that the Data results from basic research, is provided “AS IS”, may contain errors, and that any use of the Data is at your sole risk. Nikolaus Troje and the BioMotion Lab make no representations or warranties of any kind concerning the Data neither expressed nor implied, and the absence of any legal or actual defects, whether discoverable or not. Specifically, and not to limit the foregoing, Nikolaus Troje and the BioMotion Lab make no representations or warranties (i) regarding the merchantability or fitness for a particular purpose of the Data, (ii) that the use of the Data will not infringe any patents, copyrights or other intellectual property rights of a third party, and (iii) that the use of the Data will not cause any damage of any kind to you or a third party.
+
+Limitation of Liability
+Under no circumstances shall Nikolaus Troje or the BioMotion Lab be liable for any incidental, special, indirect or consequential damages arising out of or relating to this license, including but not limited to, any lost profits, business interruption, loss of programs or other Data, or all other commercial damages or losses, even if advised of the possibility thereof.
+
+No Maintenance Services
+You understand and agree that Nikolaus Troje and the BioMotion Lab are under no obligation to provide either maintenance services, update services, notices of latent defects, or corrections of defects with regard to the Data. The BioMotion Lab nevertheless reserves the right to update, modify, or discontinue the Data at any time.
+
+Defects of the Data must be notified in writing to the BioMotion Lab with a comprehensible description of the error symptoms (Email: movi@yorku.ca). The notification of the defect should enable the reproduction of the error. The Licensee is encouraged to communicate any use, results, modification or publication.
+
+Publications using BMLmovi Data
+You acknowledge that the Data is a valuable scientific resource and agree to appropriately cite the most recent paper describing the BMLmovi database in any publication making use of the Data. (Note: Citing the dataset URL instead of the publication(s) would not be compliant with this license agreement). Note that part of the BMLmovi Data is included in the Archive of Motion Capture as Surface Shapes (AMASS; https://amass.is.tue.mpg.de/ ) and was processed using methods introduced by AMASS. Using this part of the dataset falls under the AMASS license agreement and requires you to appropriately cite the AMASS publicationby N Mahmood, N Ghorbani, NF Troje, G Pons-Moll, and MJ Black (2019).
+
+Acknowledgements
+We wish to thank Nima Ghorbani for post-processing our motion capture data so it could be added to the AMASS dataset , and all others authors of AMASS for their approval to add the processed data to our dataset.
+
+We further wish to thank Viswaijt Kumar for his help with post-processing the data, setting up the data repository and designing and managing the website.
+
+This research was funded by a NSERC Discovery Grant and contributions from CFREF VISTA to NFT.
\ No newline at end of file
diff --git a/g1/EKUT/citation.bib b/g1/EKUT/citation.bib
new file mode 100644
index 0000000000000000000000000000000000000000..d3657e001daa6560fbadd44d03eb7ed250f0c2d7
--- /dev/null
+++ b/g1/EKUT/citation.bib
@@ -0,0 +1,25 @@
+@inproceedings{AMASS_KIT-CNRS-EKUT-WEIZMANN,
+ author = {Christian Mandery and \"Omer Terlemez and Martin Do and Nikolaus Vahrenkamp and Tamim Asfour},
+ title = {The {KIT} Whole-Body Human Motion Database},
+ booktitle = {International Conference on Advanced Robotics (ICAR)},
+ pages = {329--336},
+ year = {2015},
+}
+
+@article{AMASS_KIT-CNRS-EKUT-WEIZMANN-2,
+ author = {Christian Mandery and \"Omer Terlemez and Martin Do and Nikolaus Vahrenkamp and Tamim Asfour},
+ title = {Unifying Representations and Large-Scale Whole-Body Motion Databases for Studying Human Motion},
+ pages = {796--809},
+ volume = {32},
+ number = {4},
+ journal = {IEEE Transactions on Robotics},
+ year = {2016},
+}
+
+@inproceedings{AMASS_KIT-CNRS-EKUT-WEIZMANN-3,
+ author = {Franziska Krebs and Andre Meixner and Isabel Patzer and Tamim Asfour},
+ title = {The {KIT} Bimanual Manipulation Dataset},
+ booktitle = {IEEE/RAS International Conference on Humanoid Robots (Humanoids)},
+ pages = {499--506},
+ year = {2021},
+}
\ No newline at end of file
diff --git a/g1/EKUT/license.txt b/g1/EKUT/license.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cb10f390a5d87ab2e5f0f996f30e2b60d2c86775
--- /dev/null
+++ b/g1/EKUT/license.txt
@@ -0,0 +1,26 @@
+If you use this data, the creators of the dataset would kindly ask you to cite their work in your project:
+@inproceedings{AMASS_KIT-CNRS-EKUT-WEIZMANN,
+ author = {Christian Mandery and \"Omer Terlemez and Martin Do and Nikolaus Vahrenkamp and Tamim Asfour},
+ title = {The {KIT} Whole-Body Human Motion Database},
+ booktitle = {International Conference on Advanced Robotics (ICAR)},
+ pages = {329--336},
+ year = {2015},
+}
+
+@article{AMASS_KIT-CNRS-EKUT-WEIZMANN-2,
+ author = {Christian Mandery and \"Omer Terlemez and Martin Do and Nikolaus Vahrenkamp and Tamim Asfour},
+ title = {Unifying Representations and Large-Scale Whole-Body Motion Databases for Studying Human Motion},
+ pages = {796--809},
+ volume = {32},
+ number = {4},
+ journal = {IEEE Transactions on Robotics},
+ year = {2016},
+}
+
+@inproceedings{AMASS_KIT-CNRS-EKUT-WEIZMANN-3,
+ author = {Franziska Krebs and Andre Meixner and Isabel Patzer and Tamim Asfour},
+ title = {The {KIT} Bimanual Manipulation Dataset},
+ booktitle = {IEEE/RAS International Conference on Humanoid Robots (Humanoids)},
+ pages = {499--506},
+ year = {2021},
+}
diff --git a/g1/HumanEva/S1/Box_1_poses_120_jpos.npy b/g1/HumanEva/S1/Box_1_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..43dba84468d87c3165c54366c40a2343b4b4a982
--- /dev/null
+++ b/g1/HumanEva/S1/Box_1_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:46eeaaea7cf52e927af86e9590748b6dccec2f68c7b8472df9f25be42eb14dbd
+size 790400
diff --git a/g1/HumanEva/S1/Box_3_poses_120_jpos.npy b/g1/HumanEva/S1/Box_3_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..e42b4f0c03703c392c44b7e25ff9b6494bb4f04a
--- /dev/null
+++ b/g1/HumanEva/S1/Box_3_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:82a47e62abb4aa2c2fa45c33459d88c2f585ee98819300cbcf35fdfec00e2395
+size 476480
diff --git a/g1/HumanEva/S1/Gestures_1_poses_120_jpos.npy b/g1/HumanEva/S1/Gestures_1_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..a4f25d94755d3ba48b0f4b7e39405364d32d4ddf
--- /dev/null
+++ b/g1/HumanEva/S1/Gestures_1_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3fd026b822403cc3e3a95fb3bdd13630f342f2759e3dad2644ebe1e2e891d5b7
+size 857216
diff --git a/g1/HumanEva/S1/Gestures_3_poses_120_jpos.npy b/g1/HumanEva/S1/Gestures_3_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..7ba15ca2f8135bef44ca4dcb5a56f0062f5881bf
--- /dev/null
+++ b/g1/HumanEva/S1/Gestures_3_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:66cfe41866df5dea55c52a79359bedda23ccf7c8f2f032a8ed7964ee07992211
+size 612992
diff --git a/g1/HumanEva/S1/Jog_1_poses_120_jpos.npy b/g1/HumanEva/S1/Jog_1_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..909920fd8112ea1c164ed4e1441fd7a3bf257286
--- /dev/null
+++ b/g1/HumanEva/S1/Jog_1_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:aed4e1ac6f69f93781804bc2e7bd2270e0489db114e292ceaf5287c0defa549a
+size 787232
diff --git a/g1/HumanEva/S1/Jog_3_poses_120_jpos.npy b/g1/HumanEva/S1/Jog_3_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..5e8849b0d33cadd16b80b048265d0817305ee8e1
--- /dev/null
+++ b/g1/HumanEva/S1/Jog_3_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:64c0a5bb77b11973eef16243372fc68199d2bd656cc3f67da9709018b21ae5b7
+size 914816
diff --git a/g1/HumanEva/S1/Static_poses_120_jpos.npy b/g1/HumanEva/S1/Static_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..5f2d745b0caba366d0ed9c9cc526e73fcc2b3a9f
--- /dev/null
+++ b/g1/HumanEva/S1/Static_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f5d377ca9e16777b2a8b193b0924b19a4dd1a62f14929a66990c0a786e629ebd
+size 103808
diff --git a/g1/HumanEva/S1/ThrowCatch_1_poses_120_jpos.npy b/g1/HumanEva/S1/ThrowCatch_1_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..a1ac3639f72463a566b44f2ff3566ec1e1397545
--- /dev/null
+++ b/g1/HumanEva/S1/ThrowCatch_1_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6f6f7ee5d92577e2b94207ccb5e52dcda19f0209f62c91cd264f170184e99500
+size 909344
diff --git a/g1/HumanEva/S1/Walking_3_poses_120_jpos.npy b/g1/HumanEva/S1/Walking_3_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..1169ff7754cd84a1a4e6c795a778c0b37157d9e9
--- /dev/null
+++ b/g1/HumanEva/S1/Walking_3_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c6d7ea16d970cc0b39a96138586244738a2ee8e24ccf4eaab442a18147b2e369
+size 932960
diff --git a/g1/HumanEva/S2/Box_1_poses_120_jpos.npy b/g1/HumanEva/S2/Box_1_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..27c90288fb471fc7dcd6c0bd12520b36eb2d957b
--- /dev/null
+++ b/g1/HumanEva/S2/Box_1_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:076c513cc52f334cc6f6fbcd6fc670a3dae721d534360137896d519dea36aeb0
+size 425792
diff --git a/g1/HumanEva/S2/Box_3_poses_120_jpos.npy b/g1/HumanEva/S2/Box_3_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..d0adf89e8aa0a9698dd7febb60930e08cc875d98
--- /dev/null
+++ b/g1/HumanEva/S2/Box_3_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d0d79212f8f157a4fd12c797c33251091772dec3872561151091d9b53ca1f6d1
+size 895520
diff --git a/g1/HumanEva/S2/Gestures_1_poses_120_jpos.npy b/g1/HumanEva/S2/Gestures_1_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..20c2011e6009f907865069279af3d9979143d04c
--- /dev/null
+++ b/g1/HumanEva/S2/Gestures_1_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e325d1520eeaf0adb4ffce3f9a915b9e667aaed2029b5161ebcee93a5dbaa51d
+size 523424
diff --git a/g1/HumanEva/S2/Gestures_3_poses_120_jpos.npy b/g1/HumanEva/S2/Gestures_3_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..1628b23b7cf3bea6f5016638f287efb7ade4ff75
--- /dev/null
+++ b/g1/HumanEva/S2/Gestures_3_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cd4d471c40bc701ceb103dbedff9d05c961c2ffefd249555e25b26c505eace53
+size 1023104
diff --git a/g1/HumanEva/S2/Jog_1_poses_120_jpos.npy b/g1/HumanEva/S2/Jog_1_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..d6dc565a5a4d06347c2bd8207c476a995e1631e9
--- /dev/null
+++ b/g1/HumanEva/S2/Jog_1_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:df12caadac3284fc3ff328024ee651c1c8c270f319f0308ae02e1f973a993b6f
+size 495488
diff --git a/g1/HumanEva/S2/Jog_3_poses_120_jpos.npy b/g1/HumanEva/S2/Jog_3_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..017b11b1f806974946b1f1a6c1d48cf49dfb3796
--- /dev/null
+++ b/g1/HumanEva/S2/Jog_3_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a84c077e022e3e755c680a8baf2e30161f7d443dcf49d6f4192cccc21abfc5e3
+size 453440
diff --git a/g1/HumanEva/S2/Static_poses_120_jpos.npy b/g1/HumanEva/S2/Static_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..39a21fa8f63cb10df811287d4db2a1b11778bc8a
--- /dev/null
+++ b/g1/HumanEva/S2/Static_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8b252add1f29d120125880378c63435c3fe40a826deb4618d684c4fffa11a362
+size 103808
diff --git a/g1/HumanEva/S2/Walking_1_poses_120_jpos.npy b/g1/HumanEva/S2/Walking_1_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..0743b0a722df6ff1f8535d67561e4b6d2c647fb9
--- /dev/null
+++ b/g1/HumanEva/S2/Walking_1_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:15d86e4d3ceeaf98bd11e55820fc788f764de33a75adcbd3cb1de0c96747d67b
+size 546464
diff --git a/g1/HumanEva/S2/Walking_3_poses_120_jpos.npy b/g1/HumanEva/S2/Walking_3_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..64dd6850f1cbcd840ffd20da1abc1d57107f9b07
--- /dev/null
+++ b/g1/HumanEva/S2/Walking_3_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e6cad6d0cac5425cae9a50b48f74699bbe714476cba5605d1b9e8d6f6a38ace6
+size 439040
diff --git a/g1/HumanEva/S3/Box_1_poses_120_jpos.npy b/g1/HumanEva/S3/Box_1_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..6e7ed7f82fcc6215fbb1fb80ed3854e31c92f53b
--- /dev/null
+++ b/g1/HumanEva/S3/Box_1_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:68ccf97a4fb6da06570fd692bef035922ec71f050dbb5a9ab66ed1e3d7e841e0
+size 784352
diff --git a/g1/HumanEva/S3/Box_3_poses_120_jpos.npy b/g1/HumanEva/S3/Box_3_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..17c01316bc67331386c694f7fd41d282957f49ed
--- /dev/null
+++ b/g1/HumanEva/S3/Box_3_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:123e4c257c367663fe197dd10026b090ead0bd5721f90eadef4e26b0b0350091
+size 453440
diff --git a/g1/HumanEva/S3/Gestures_1_poses_120_jpos.npy b/g1/HumanEva/S3/Gestures_1_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..a318646b2f83a92dff02b1c42afeab8f2a7e96dc
--- /dev/null
+++ b/g1/HumanEva/S3/Gestures_1_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f3c3337acdc1729211a888ef5d758e80da3dceeb53a82bf31619c8491e3c261a
+size 965792
diff --git a/g1/HumanEva/S3/Gestures_3_poses_120_jpos.npy b/g1/HumanEva/S3/Gestures_3_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..ab46d6e85db93f66ed12a599d48d0f2ac4927a02
--- /dev/null
+++ b/g1/HumanEva/S3/Gestures_3_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0ca69e40d20bfa3f9a3b4f5d83d4010419ef15b5e87c40542b2ab5737f4f0e49
+size 515648
diff --git a/g1/HumanEva/S3/Jog_1_poses_120_jpos.npy b/g1/HumanEva/S3/Jog_1_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..68444cb2ac3ca7bcdf3976991a8647312d0c3b30
--- /dev/null
+++ b/g1/HumanEva/S3/Jog_1_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c033782ea433bdb3cc1105277677916e1d83a51da0b0cd882f3852cb8d893037
+size 776288
diff --git a/g1/HumanEva/S3/Jog_3_poses_120_jpos.npy b/g1/HumanEva/S3/Jog_3_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..f48143453856bb399857fca39a3889f70661ebd6
--- /dev/null
+++ b/g1/HumanEva/S3/Jog_3_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a420ca1d1b228d7698f26a820e9e623ac77bc30a73ed345e74e8acb8396499f7
+size 568640
diff --git a/g1/HumanEva/S3/Static_poses_120_jpos.npy b/g1/HumanEva/S3/Static_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..5d102b62be9ce17d6194313ca6e1eeb002ed51f6
--- /dev/null
+++ b/g1/HumanEva/S3/Static_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f24189aba7004da77922147aae74164038150739c4899f02b2897dfbf81e8b1c
+size 103808
diff --git a/g1/HumanEva/S3/ThrowCatch_1_poses_120_jpos.npy b/g1/HumanEva/S3/ThrowCatch_1_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..34868f041b2a64d69503c8427776828fe57f90a7
--- /dev/null
+++ b/g1/HumanEva/S3/ThrowCatch_1_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2b614538727c1d4a50f89fb20f3d9573c542efc769761893d4433c4a39ac7409
+size 840800
diff --git a/g1/HumanEva/S3/ThrowCatch_3_poses_120_jpos.npy b/g1/HumanEva/S3/ThrowCatch_3_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..a2a250eedf44d43f87eea629b4909a9f92962c4a
--- /dev/null
+++ b/g1/HumanEva/S3/ThrowCatch_3_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b7fa26f9632e269d09ea0d3a4d1d1fb7a95dcb297607344fcd7f15619af07459
+size 597728
diff --git a/g1/HumanEva/S3/Walking_3_poses_120_jpos.npy b/g1/HumanEva/S3/Walking_3_poses_120_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..6bcf2aefcc6b8eb68e4488a49b0a012e66160deb
--- /dev/null
+++ b/g1/HumanEva/S3/Walking_3_poses_120_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f76b9d40ab17a3c22ca61c9956b0be46f06d950e28a522dddd32d7e58d75b8b8
+size 679520
diff --git a/g1/HumanEva/citation.bib b/g1/HumanEva/citation.bib
new file mode 100644
index 0000000000000000000000000000000000000000..0f132497c47f516c5dd6eaeb8a0cd3fe2a104b65
--- /dev/null
+++ b/g1/HumanEva/citation.bib
@@ -0,0 +1,13 @@
+@article{AMASS_HumanEva,
+ title = {{HumanEva}: Synchronized video and motion capture dataset and baseline algorithm for evaluation of articulated human motion},
+ author = {Sigal, L. and Balan, A. and Black, M. J.},
+ journal = {International Journal of Computer Vision},
+ volume = {87},
+ number = {1},
+ pages = {4--27},
+ publisher = {Springer Netherlands},
+ month = mar,
+ year = {2010},
+ doi = {},
+ month_numeric = {3}
+}
\ No newline at end of file
diff --git a/g1/HumanEva/license.txt b/g1/HumanEva/license.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c694e6d073b39d41fbd6e48c1b6f6a64317fc7ab
--- /dev/null
+++ b/g1/HumanEva/license.txt
@@ -0,0 +1,61 @@
+If you use this data, the creators of the dataset would kindly ask you to cite their work in your project:
+@article{AMASS_HumanEva,
+ title = {{HumanEva}: Synchronized video and motion capture dataset and baseline algorithm for evaluation of articulated human motion},
+ author = {Sigal, L. and Balan, A. and Black, M. J.},
+ journal = {International Journal of Computer Vision},
+ volume = {87},
+ number = {1},
+ pages = {4--27},
+ publisher = {Springer Netherlands},
+ month = mar,
+ year = {2010},
+ doi = {},
+ month_numeric = {3}
+}
+License
+Software Copyright License for non-commercial scientific research purposes
+Please read carefully the following terms and conditions and any accompanying documentation before you download and/or use the HumanEva Software/Data, (the "Software"). By downloading and/or using the Software, you acknowledge that you have read these terms and conditions, understand them, and agree to be bound by them. If you do not agree with these terms and conditions, you must not download and/or use the Software. Any infringement of the terms of this agreement will automatically terminate your rights under this License
+
+Ownership
+The Software and the associated materials has been developed at the
+
+Max Planck Institute for Intelligent Systems (hereinafter "MPI") and the Max Planck Institute for Biological Cybernetics (hereinafter “KYB”).
+
+Any copyright or patent right is owned by and proprietary material of the
+
+Max-Planck-Gesellschaft zur Förderung der Wissenschaften e.V. (hereinafter “MPG”; MPI and MPG hereinafter collectively “Max-Planck”)
+
+hereinafter the “Licensor”.
+
+License Grant
+Licensor grants you (Licensee) personally a single-user, non-exclusive, non-transferable, free of charge right:
+
+To install the Software on computers owned, leased or otherwise controlled by you and/or your organization;
+To use the Software for the sole purpose of performing non-commercial scientific research, non-commercial education, or non-commercial artistic projects;
+To modify, adapt, translate or create derivative works based upon the Software.
+Any other use, in particular any use for commercial purposes, is prohibited. This includes, without limitation, incorporation in a commercial product, use in a commercial service, or production of other artefacts for commercial purposes. The Software may not be reproduced, modified and/or made available in any form to any third party without Max-Planck’s prior written permission.
+
+The Software may not be used for pornographic purposes or to generate pornographic material whether commercial or not. This license also prohibits the use of the Software to train methods/algorithms/neural networks/etc. for commercial use of any kind. By downloading the Software, you agree not to reverse engineer it.
+
+No Distribution
+The Software and the license herein granted shall not be copied, shared, distributed, re-sold, offered for re-sale, transferred or sub-licensed in whole or in part except that you may make one copy for archive purposes only.
+
+Disclaimer of Representations and Warranties
+You expressly acknowledge and agree that the Software results from basic research, is provided “AS IS”, may contain errors, and that any use of the Software is at your sole risk. LICENSOR MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE SOFTWARE, NEITHER EXPRESS NOR IMPLIED, AND THE ABSENCE OF ANY LEGAL OR ACTUAL DEFECTS, WHETHER DISCOVERABLE OR NOT. Specifically, and not to limit the foregoing, licensor makes no representations or warranties (i) regarding the merchantability or fitness for a particular purpose of the Software, (ii) that the use of the Software will not infringe any patents, copyrights or other intellectual property rights of a third party, and (iii) that the use of the Software will not cause any damage of any kind to you or a third party.
+
+Limitation of Liability
+Because this Software License Agreement qualifies as a donation, according to Section 521 of the German Civil Code (Bürgerliches Gesetzbuch – BGB) Licensor as a donor is liable for intent and gross negligence only. If the Licensor fraudulently conceals a legal or material defect, they are obliged to compensate the Licensee for the resulting damage.
+Licensor shall be liable for loss of data only up to the amount of typical recovery costs which would have arisen had proper and regular data backup measures been taken. For the avoidance of doubt Licensor shall be liable in accordance with the German Product Liability Act in the event of product liability. The foregoing applies also to Licensor’s legal representatives or assistants in performance. Any further liability shall be excluded.
+Patent claims generated through the usage of the Software cannot be directed towards the copyright holders.
+The Software is provided in the state of development the licensor defines. If modified or extended by Licensee, the Licensor makes no claims about the fitness of the Software and is not responsible for any problems such modifications cause.
+
+No Maintenance Services
+You understand and agree that Max-Planck is under no obligation to provide either maintenance services, update services, notices of latent defects, or corrections of defects with regard to the Data. Max-Planck nevertheless reserves the right to update, modify, or discontinue the Data at any time.
+
+Publications using the Software
+You acknowledge that the Software is a valuable scientific resource and agree to appropriately reference the following paper in any publication making use of the Software.
+
+Commercial licensing opportunities
+For commercial uses of the Software, please send email to ps-license@tue.mpg.de
+
+This Agreement shall be governed by the laws of the Federal Republic of Germany except for the UN Sales Convention.
\ No newline at end of file
diff --git a/g1/KIT/1717/displace_from_left_to_right_01_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_01_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..29c70e5657ccfc3aae616e31d49f7151f38223de
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_01_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:07a619d554f49a94730a64c306942462fa7f83043a1b83ec46b899a7a384796c
+size 168608
diff --git a/g1/KIT/1717/displace_from_left_to_right_02_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_02_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..38e0a055cf4575e56c0ead70858cf1a502416eba
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_02_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:030cb5f43b2d58d85e153b9ff9994e3b56dcfc34189da2559a7131e40fc0b819
+size 163712
diff --git a/g1/KIT/1717/displace_from_left_to_right_04_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_04_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..a6c07228dd33ac49e6effc1bca8081111043e145
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_04_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:503bc141b78e4bd4c7749442fc68983c2558459a2d57573a021443c834aef856
+size 144704
diff --git a/g1/KIT/1717/displace_from_left_to_right_06_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_06_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..e74d46d2763db2fd143ee0774bdb24eee6493652
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_06_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:67ef3a5555f78c64aa6239649e05ab88edcabaccee1463a2943a0b6e550f8fbc
+size 130304
diff --git a/g1/KIT/1717/displace_from_left_to_right_07_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_07_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..00014bb2f8fda3aeeda23444e3edfdd8fadb93b9
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_07_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bedd592d9b8538ea1282f9d76411034dbfb2c112a588709d369fd9bbd6fcfa0e
+size 136064
diff --git a/g1/KIT/1717/displace_from_left_to_right_08_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_08_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..8e2b01cd77da138dad6f578366fcb4bfb30c7fa3
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_08_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:08e3fcc066493823952181de44e40b5ad1cfc9b9106f5b8d6590819b1e8dd63b
+size 132032
diff --git a/g1/KIT/1717/displace_from_left_to_right_10_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_10_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..1e46fbf8a466a6c907c832184b68e0127acfb4cc
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_10_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f68a9874ff8a2c5d1f52252596b19b811972881e4e9e54d6be453b760b6eb5d5
+size 150752
diff --git a/g1/KIT/1717/displace_from_left_to_right_11_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_11_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..e7fc06593dc3f83b6df881a5a199dc5a4f196b4c
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_11_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b9e38476bd180fc1da7b61750707a2dec8f84544e3c6f7e36d9a562b098e170e
+size 140672
diff --git a/g1/KIT/1717/displace_from_left_to_right_12_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_12_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..99b7a0f0f3886506d045583c9fb694c67b275277
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_12_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:024453f3cb27c443207dfb62213fb15f468962ab6d482d3366048fac1fa7854f
+size 132608
diff --git a/g1/KIT/1717/displace_from_left_to_right_13_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_13_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..aa0e7334dcc0908ab4cc7de5803b95e65e2ac448
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_13_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:20284c4a7dc2264812b2f95d09eb830c3679c6213a76f275e3c791c714eb486c
+size 119648
diff --git a/g1/KIT/1717/displace_from_left_to_right_15_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_15_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..ac3e1c2ee5ed8223d940971b99eaf0e878030aa5
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_15_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:32bba319fd32b4e28dd5a030d54cb89f3adb38af4fcedb547b00a51b2e5c749b
+size 143552
diff --git a/g1/KIT/1717/displace_from_left_to_right_16_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_16_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..deba1d2f834ba84f132a2487797049baa3a7a5b7
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_16_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9f92177bbd5ca90309e700b0432c2aace1028b3b7563bf295b39cae485ee43f2
+size 135200
diff --git a/g1/KIT/1717/displace_from_left_to_right_19_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_19_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..64bf115352153b219f80d97ed951c2a94a60cee1
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_19_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:67f3d327b7e3832938e8f52f29c8cb7c9c617aacd45f8b15e5c3d58102812697
+size 142400
diff --git a/g1/KIT/1717/displace_from_left_to_right_21_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_21_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..e39ebe84897bf634a22ca6c7c28db2de77786db8
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_21_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5f9b23e651c1dcf269d0029df3cec85f02885b306e6a707f85fbf1d1881c3541
+size 131456
diff --git a/g1/KIT/1717/displace_from_left_to_right_22_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_22_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..43c08d65e0255883f69f59931ae220ad5e0ef1ec
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_22_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4d327a42521730a485629b2b4cb251151c74272ce9fbcdd12dcc1d80c36cfcc7
+size 137792
diff --git a/g1/KIT/1717/displace_from_left_to_right_24_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_24_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..fd5042ba7f3980bd38a5eec0bd9970726865605b
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_24_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1d49471e219c7439359b0c7af1c017a37d1d145ab6901d77fa26f1b92d807428
+size 131456
diff --git a/g1/KIT/1717/displace_from_left_to_right_25_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_25_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..056b39e6bdca296b61c1e3cd549b515f28dc3c48
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_25_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9809aa3732d7d9f847f5a220e8f7294e5f3a019faddef8fec36dd636809cecc0
+size 141536
diff --git a/g1/KIT/1717/displace_from_left_to_right_26_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_26_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..91e265756cf47cb84f6a76c32dba0de4157b7cb8
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_26_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3d91a21331b5e36c03c922cad325d1deab4802db5f138e02da269f668e3483d4
+size 138656
diff --git a/g1/KIT/1717/displace_from_left_to_right_28_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_28_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..a7fd49ea2adc2ccdb0fec1be3556bac2f4f07613
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_28_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0b4689b5aa3e0dba63dd96fa8dd3d16467633df1b4e679791310248c66cd4562
+size 129152
diff --git a/g1/KIT/1717/displace_from_left_to_right_29_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_29_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..947c04deaeb0c7a968593230a16a518213b6e3a7
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_29_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:91c9ef94d32a214bd586385bc903d2292170bfb4ee00459203942a7c4a29e1ea
+size 125696
diff --git a/g1/KIT/1717/displace_from_left_to_right_30_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_30_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..7ade4da924b3773f4532484aaf745c47f00bb6e4
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_30_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2f71050ebe8931ab8880071e2ae496017e44c8e2205a0f1ec00b8a9396e53601
+size 140672
diff --git a/g1/KIT/1717/displace_from_left_to_right_31_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_31_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..b099413058114033d547ede806ca143983e1c1a3
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_31_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:14e07da8897d0fee1a4bf0645e1bba459160a6674da4a143c996050e92a8cf4a
+size 127424
diff --git a/g1/KIT/1717/displace_from_left_to_right_32_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_32_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..7f6cf2b4bdd811099d31fad5b9511991d66f3ca5
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_32_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:15c351a149b27677fe0366e45f6f0af20946e05dccfd42bdba2f622dc7949521
+size 138368
diff --git a/g1/KIT/1717/displace_from_left_to_right_33_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_33_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..079cd92cd6c10f497fef3585215a42ac3b82b40b
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_33_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d0b638d62fa6f98fa3a6560a53514c4d2aa3a8706a5da1403bd8a3308895e930
+size 122240
diff --git a/g1/KIT/1717/displace_from_left_to_right_34_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_34_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..4ec933ca3d7928f9eac476e58c44a1b7266702c7
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_34_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ba2202e2b27e3423662709460fa64504432358991d95e02a16c29845161b62c2
+size 140672
diff --git a/g1/KIT/1717/displace_from_left_to_right_35_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_35_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..4bcd1d0114037a70f51e4bb6ad0840c28caac06d
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_35_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:084c18533a83906c64bb0d729f71f3584f258a12e8995965d81c8301eab06f77
+size 144992
diff --git a/g1/KIT/1717/displace_from_left_to_right_36_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_36_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..6ec713ba7d0e9615eb855cc30a106d250de9a54d
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_36_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a372d9c19d92f7b4504b505ca3d2e52388dfc481bad9b5dfaab89d057aaa2d45
+size 132608
diff --git a/g1/KIT/1717/displace_from_left_to_right_37_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_37_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..e5a459f4de30e89ee305a4b422f34fb733e26234
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_37_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:771d0fc557f67cff8cefe94be16f4c91c28147c63f0e4e4bcbf75f9a03ce0c3c
+size 119936
diff --git a/g1/KIT/1717/displace_from_left_to_right_38_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_38_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..c9aed1db08952731ae90053f5b7061d87227d0f2
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_38_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:68958ec42dc5f9c81a5a9546dccf34aabb0dd9f82cf66b446afa9cd4fd9c9f20
+size 121664
diff --git a/g1/KIT/1717/displace_from_left_to_right_39_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_39_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..657c867d04737607725c787acc26288941a7bd40
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_39_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cb6d3fa31584209eb5680bd2c01956cc7679021f4e4278f8a5ef5ac1f700203f
+size 118496
diff --git a/g1/KIT/1717/displace_from_left_to_right_40_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_40_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..32c49f1b46ce336a657aea68a462a9278e82ea99
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_40_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0ac14aa1cbccdf12230f3d7c88472c54a754f672cba41c77209f517ac67d430a
+size 132896
diff --git a/g1/KIT/1717/displace_from_left_to_right_41_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_41_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..9d1d22ad916cd1a3a293645d25a46f8ed86741bd
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_41_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8925097aece5e48b2f9b6f66bc7a35d249fa685db029e953e5cc7f26c7bd7f03
+size 181856
diff --git a/g1/KIT/1717/displace_from_left_to_right_42_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_42_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..2421d1b9d4d93f626dbd232c9e587235c0abf948
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_42_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e3f6f5a07a69cc9a03b2cfd1ec12ed7db2601e50f7093fabc27ec7f8b1eb9795
+size 167456
diff --git a/g1/KIT/1717/displace_from_left_to_right_43_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_43_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..2ec75a5a1b8e9c1a7fad4a5ea79a96556638652c
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_43_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e042193c91aa4960a67374b54283e8943b252f62bdc6d8bf0990f20cd77c3c16
+size 159680
diff --git a/g1/KIT/1717/displace_from_left_to_right_44_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_44_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..5b2ea80113230e58cecda3e956a8f6ec7df425ed
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_44_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1ab07a7c352fff2ca07b1ca75b428e63c6fa414d333797ba99c3aae31dd87a85
+size 141536
diff --git a/g1/KIT/1717/displace_from_left_to_right_46_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_46_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..f938632919d48d11f87b597477f56a3604a68c22
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_46_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b63bea61b514ad69c4094e1985f48efeb5f1aa2adfc0dfe0747d1efa50f67d6f
+size 143264
diff --git a/g1/KIT/1717/displace_from_left_to_right_47_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_47_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..98a5ad68268adce883184e4e5c09fd8eba238cae
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_47_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4269cb17b2e40576474cce54f2d6a243e15fe332ea3f58e53d5b2e61235d35ba
+size 139232
diff --git a/g1/KIT/1717/displace_from_left_to_right_48_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_48_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..01805f42632e235daf1459faee8218f0c31c8b09
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_48_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f78bef5a2614b96706294cb74876e1bcd6bb947a009117b327905df8077d3b0f
+size 139232
diff --git a/g1/KIT/1717/displace_from_left_to_right_49_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_49_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..a903315e9222d858f2d10c79a3a98245f9665eae
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_49_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4105b06398358135717c1cf6c0d5170aac62c2abce6f8f8694d3fc8c1a13bec0
+size 150464
diff --git a/g1/KIT/1717/displace_from_left_to_right_50_poses_100_jpos.npy b/g1/KIT/1717/displace_from_left_to_right_50_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..0e700c46c5d8a8c7271febe27a48100f78413511
--- /dev/null
+++ b/g1/KIT/1717/displace_from_left_to_right_50_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:733bdfb56ec717f10798d943a4c964ed529eec283ff6032be00df15173db046e
+size 150176
diff --git a/g1/KIT/1717/displace_tilt_middle_06_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_middle_06_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..62d949c2b2f8b281d2043ac4febfa8adffa83a1d
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_middle_06_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:73b39f73cf05d27363e5e76281c89ec9d19eba51bbdce08798cbb63082974d4a
+size 220448
diff --git a/g1/KIT/1717/displace_tilt_middle_07_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_middle_07_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..f7efe75540846c300b7c6ff847fcc1bfb1b285da
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_middle_07_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7a82b1537b13a08bfad8c219ab6990fc06fa7bc4ac441525a7962831bd00acfd
+size 244640
diff --git a/g1/KIT/1717/displace_tilt_middle_08_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_middle_08_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..33eb717df6e96eda894aad4e72311ddf963f0db7
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_middle_08_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ce49bc63a9a3269a52f0c0049ed67f28502f4dfff41284aaf2670f265ebf9677
+size 261632
diff --git a/g1/KIT/1717/displace_tilt_middle_09_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_middle_09_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..f2a65ef668b18b43ef81c03917625bdbff96aeff
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_middle_09_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:04e5d68ac7686db6f1b2b5f2ff59d0a23331a667d44c96adc24b2926a9ed85ce
+size 268832
diff --git a/g1/KIT/1717/displace_tilt_middle_10_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_middle_10_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..7c5dbe29c5ac8d6abfa87a7b9f342264bac03548
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_middle_10_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8e7f0bef792ba59e8ccac6e7a021845e2fde193b39e8d6d62b1ff6acbc505258
+size 257888
diff --git a/g1/KIT/1717/displace_tilt_middle_11_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_middle_11_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..54e04fe3b3e6d3c1c138410c18338d65f5ac5d0a
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_middle_11_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:007df586684e5cee73688dd20d7be36bf6a1a66b0556551a5bfa8546d7540d5c
+size 261056
diff --git a/g1/KIT/1717/displace_tilt_middle_14_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_middle_14_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..e2fd2b85038b70b4546e327a5caea947b7113ad6
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_middle_14_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fdd31cb0eb24357311ac8c28aebc51c79ee6e399031a89f2bd680971bbce2093
+size 253856
diff --git a/g1/KIT/1717/displace_tilt_middle_17_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_middle_17_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..1765157b21df3029b49442011a2ffdff39765147
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_middle_17_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:535a4804524cc1ba90b704a9ca32ba7ac020d5b98a015207839051ea075422ce
+size 279776
diff --git a/g1/KIT/1717/displace_tilt_middle_18_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_middle_18_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..5e9159830a59d82945f239c9dc7180128a5cb2fc
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_middle_18_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fe565c95c3e21849e70864303131de96258f32e46429d239dd879c1d5fa02416
+size 267968
diff --git a/g1/KIT/1717/displace_tilt_middle_20_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_middle_20_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..e37109e431962dc4269918ad2aadad0842acc914
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_middle_20_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:27ada4bac6524556ff27f4c6db8f0e0f4e5f4266ea4344deb5718ac819dd48ef
+size 272000
diff --git a/g1/KIT/1717/displace_tilt_middle_21_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_middle_21_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..cf0549ac5c4cdab4b10beb1622a364e9cc16b0d7
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_middle_21_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7ad527783db3ae0b94eaec807b20b51631140f7373a1a432eee5826113760d06
+size 274016
diff --git a/g1/KIT/1717/displace_tilt_middle_24_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_middle_24_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..16c1697eca660d82084e632f8ae4c60ac1a076ef
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_middle_24_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c269c4950bfe48edddba8883cdd7bb5474f3d484d048042ee4af6b5ddcd17de6
+size 274016
diff --git a/g1/KIT/1717/displace_tilt_middle_25_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_middle_25_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..b2d6da7c00929603d91692f1f1bc4d73ec4b6848
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_middle_25_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7bb821151d6dfcd4d94047be70ed8d4f5be882590022b06e333a7dd5fd40070b
+size 272576
diff --git a/g1/KIT/1717/displace_tilt_side_01_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_01_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..7f9f297dcffb72918d4866c239f34fa0b30bf819
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_01_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cb818c4694acd7fc61aed26c349b746c4af2fcc250877ef2669ef66b9f65c1a7
+size 259616
diff --git a/g1/KIT/1717/displace_tilt_side_02_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_02_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..e2616a2d02311aeda7ea7b84199cdf17dc272fc7
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_02_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c79f23f5b06f0426b58a9a42b42ac8603cea2ece1fb6f52c45903a27697b8b5c
+size 269696
diff --git a/g1/KIT/1717/displace_tilt_side_04_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_04_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..9c39f49f7735715cefb28d6759ac1409934f9974
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_04_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:411a5e3e1875a6f3d408e1cdfb16618170d074ee81bc43336a3b1c9b491d569e
+size 273152
diff --git a/g1/KIT/1717/displace_tilt_side_05_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_05_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..f4b347e4e8a05401dd2acbe80ffd323dc6f058df
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_05_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d7a0c2c7c6feb306d177df06db3ba2595bcdb1f7834f109fb9ed387d807f3714
+size 276608
diff --git a/g1/KIT/1717/displace_tilt_side_06_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_06_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..d89c8c56c6beee1906989b3dedf21d10f42f0dd2
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_06_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8f1fc5e5c0861836a50ff2585a151a8e928177b71a47a99b7189cedb8bf5cef7
+size 263648
diff --git a/g1/KIT/1717/displace_tilt_side_07_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_07_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..ff037054aa62406511ed8e663cb054fe6bf96df0
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_07_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:775105152d8cc07f208c7ca2f0858fe809c5b7f67cd5b5cca55fdf45bf51c200
+size 295904
diff --git a/g1/KIT/1717/displace_tilt_side_09_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_09_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..fdfd02685f3737815d45b83cdfe7eb845e42bf60
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_09_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d11478d508e9c78748765b3352ff4cd9758f18fd768d8f31f2dd2a97a1d81df6
+size 261632
diff --git a/g1/KIT/1717/displace_tilt_side_10_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_10_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..9cabc51a271dccdfa6af90d720909360a89e6a10
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_10_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d36478c797156967581d4b76643e11effa141bbfb3da61681cfec48cbfc69fb9
+size 274304
diff --git a/g1/KIT/1717/displace_tilt_side_12_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_12_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..189bd0eb5c43a4b8d0e0a8e89cbb32ba08e0e2d6
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_12_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ca99001619274a527e12c96f511b710ca1f1ce7f372ad6a092f2c6efa1905068
+size 284096
diff --git a/g1/KIT/1717/displace_tilt_side_13_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_13_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..2fa42f66fe44e1c9e503ede087bf88b4b7042888
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_13_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c5a89622d25953a267ae19c1baf8e3cc5a0cd8ab8301203a340fd8d8b974bf4e
+size 267968
diff --git a/g1/KIT/1717/displace_tilt_side_16_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_16_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..b19f54181b96e07b669a18b45ec59bc0a25869ea
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_16_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8a986412a38b6eefd7d09be08cd3e278d016fabb3eee835d65786b3a9b4eb042
+size 312608
diff --git a/g1/KIT/1717/displace_tilt_side_17_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_17_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..9bfd0668cb7722756861cdb79430577c62d5728c
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_17_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0cf9190eacf00bb5f7d7a9a0a0528d539a3af07efba47a31c8ef37cdb0fefee1
+size 301952
diff --git a/g1/KIT/1717/displace_tilt_side_18_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_18_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..cc63875df8d20fb6368061b98788f012b0394f23
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_18_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5e5018e55431506bf0cf67914bbd52ff662fff70f8dad62e5ee4b5f38d45c614
+size 259616
diff --git a/g1/KIT/1717/displace_tilt_side_19_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_19_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..0b00e61741b57690212ec09620817e4feafa67b5
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_19_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e1b00d569b93ee6d5642663b228d026d2f98398a4364dd65e828bd27655d6977
+size 288416
diff --git a/g1/KIT/1717/displace_tilt_side_20_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_20_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..ecf2a5550a013cfe4b7253c93c891ef0f1a8c50d
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_20_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ca71c26d3060c5579a96c2e15ade01a8744834941f3d1100a29dae01943cd771
+size 274016
diff --git a/g1/KIT/1717/displace_tilt_side_21_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_21_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..aea21dde254134690772a7ecc4ba16cf076e66b2
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_21_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bd611b8f212809d0cb08bb0db47aa7a51375e9e93884427ff8712a4afcda2baa
+size 265376
diff --git a/g1/KIT/1717/displace_tilt_side_22_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_22_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..32f98c28dfc88dd514acf3d100bd191c083f6bc2
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_22_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d75e43805dc8697a9400e25ba01b07369ebc73502808e871ed963eb5c069672c
+size 282656
diff --git a/g1/KIT/1717/displace_tilt_side_23_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_23_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..be146572cd51acd6cbd323dab4b734ab84701f19
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_23_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:59c68db0753a4e7f1cb81facfc08b45f36090c57f7c2b000f0d5939ff9c88a47
+size 271136
diff --git a/g1/KIT/1717/displace_tilt_side_24_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_24_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..8a16d5c136c2c964bdde2553a829721ebcd71892
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_24_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:49e0b7b248512947b0bb234e1a1145ca6469c9723c1e9453e1b3b94c11d28ce2
+size 282656
diff --git a/g1/KIT/1717/displace_tilt_side_25_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_25_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..5b51d4524267ca4bf1957b40048c24b68bc8ce76
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_25_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7149d13bbc56d927e7d55179a3bc5159ba948dbf542cf174f8246fb8823437e7
+size 308576
diff --git a/g1/KIT/1717/displace_tilt_side_26_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_26_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..2c74f75b3d2f5fe0b70f6f8a015b0fc03b4b423a
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_26_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:284fcd324f427418c87a1892db5731a8886094711cb74c2186c8d6fe92647a18
+size 315200
diff --git a/g1/KIT/1717/displace_tilt_side_27_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_27_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..9b05224b79cb2336fa01e8d6637d1c8e15ba61a2
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_27_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9c200ea962a4455e3e1593d3e53546ca5923d62a105767736a74bd9209c8c22c
+size 291584
diff --git a/g1/KIT/1717/displace_tilt_side_28_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_28_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..ce9751a2551ae461dfd08d902036718f8bf4dac2
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_28_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2ff03a3357d93ed8cf9e8c7e2993a86284119b6f5a880b9cc0022bec59b5ca79
+size 309152
diff --git a/g1/KIT/1717/displace_tilt_side_29_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_29_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..1ae16244182e869e2987d56066065386450c4330
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_29_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3fb8a8aad184bf1d47299508503e3d2007527fb487f3d38633e617f20fefb79d
+size 274016
diff --git a/g1/KIT/1717/displace_tilt_side_31_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_31_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..07917133396163d97d6440d46e8eb63822f177fb
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_31_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ea59d0be158668043fe545fe3d39e1fed5288af7799aa80e07ec9f3b4d4018f3
+size 289280
diff --git a/g1/KIT/1717/displace_tilt_side_32_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_32_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..68c31b5d6e1fec3288885b011bb4fe3d3d8864f1
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_32_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:01081f69b724d16618f8c63808bb156365aca49277684d8dd0965f2acac1a62b
+size 310304
diff --git a/g1/KIT/1717/displace_tilt_side_33_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_33_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..ba97c9f3d5925c727536e8972420685db77a4d2c
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_33_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:435d19e3106c6e7535a12f3555b0d869c531924c44dbe815e626d665236eec8f
+size 318368
diff --git a/g1/KIT/1717/displace_tilt_side_36_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_36_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..033f459f43afa33c899c15665bfd9be47c0d8310
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_36_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:83ae80d9e86b56440f6c86a16f0d1d1aa2c2601d448d2dbf3ab63fee650f5ba0
+size 311168
diff --git a/g1/KIT/1717/displace_tilt_side_37_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_37_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..167a2e82e65f784de1850433f7bbbcf02e44560b
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_37_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:98d5452477fe6d35f182990331c665f62bc09e3a257d09a7a7c9fef9c4696e01
+size 291296
diff --git a/g1/KIT/1717/displace_tilt_side_38_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_38_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..836e0963813b7c2a188a5dbf75dd69895882f4c1
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_38_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3fcdcdc6c6659fbe60a7312e6d40ada10e15a58158ca830501a1dd35c34d096b
+size 274016
diff --git a/g1/KIT/1717/displace_tilt_side_39_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_39_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..b889432081ecda17cd40c9ec05d4bcae3e36821b
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_39_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1a26074659cc3f0ba4e97ea03db46496bbecdca523cc4676018f27404bdcb51c
+size 317216
diff --git a/g1/KIT/1717/displace_tilt_side_40_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_40_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..a1c6a3c0bd554b81db32beb993adc2eaf6c76642
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_40_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2955789b0b6d911fda5477e7aa0f0b16a1589e91485c0fe139a3dc1fc97356ad
+size 271136
diff --git a/g1/KIT/1717/displace_tilt_side_41_poses_100_jpos.npy b/g1/KIT/1717/displace_tilt_side_41_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..413a0e69fc544447b5eed47f231873ce98a9681b
--- /dev/null
+++ b/g1/KIT/1717/displace_tilt_side_41_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3aa0bf805973eba63346b518e137517f2fe4aa32678cdcd13eb01bae2b272752
+size 279776
diff --git a/g1/KIT/183/bend_left10_poses_100_jpos.npy b/g1/KIT/183/bend_left10_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..0a0890e8002412bd681e663cfc82a3a4c456ff19
--- /dev/null
+++ b/g1/KIT/183/bend_left10_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:10cf72fec31557bcc175ac126abd6f2d6ebcaead04c3f5d26c6bfb8d0cc29bf5
+size 137792
diff --git a/g1/KIT/183/bend_right04_poses_100_jpos.npy b/g1/KIT/183/bend_right04_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..b61fde95e9b8891a176e68570a4128d2b4bd0604
--- /dev/null
+++ b/g1/KIT/183/bend_right04_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:90a2469f8713dd16b52612f351823f0adb3798e5a28d72c03864511eb68c088e
+size 113024
diff --git a/g1/KIT/183/go_over_beam_n02_poses_100_jpos.npy b/g1/KIT/183/go_over_beam_n02_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..ca54c4bddbf41f49935bc45f5dea80aa0001bfbd
--- /dev/null
+++ b/g1/KIT/183/go_over_beam_n02_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5ff07a9d6f23a2fb02b1feb60365e79b0acce72433b82c34eedc328b35d2cee2
+size 268256
diff --git a/g1/KIT/183/go_over_beam_n05_poses_100_jpos.npy b/g1/KIT/183/go_over_beam_n05_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..ce462e7645cce4fa3ba6f5150381948ba029be02
--- /dev/null
+++ b/g1/KIT/183/go_over_beam_n05_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c576ebd27f0d310dd63ac917ea9e6d3d9536605ea353a78e02e265a1f39705d5
+size 255584
diff --git a/g1/KIT/183/parkour07_poses_100_jpos.npy b/g1/KIT/183/parkour07_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..bb780aa38e4822a2416b9a1c7761f5e3adeb769a
--- /dev/null
+++ b/g1/KIT/183/parkour07_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cd35c03d9b8bcab668ad3394d3519cb3c2522cc2409a18069a90c0473f754e7c
+size 368768
diff --git a/g1/KIT/183/parkour09_poses_100_jpos.npy b/g1/KIT/183/parkour09_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..ff3178c0d2431aff4bf3e206bd217b08828eff4c
--- /dev/null
+++ b/g1/KIT/183/parkour09_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ed583ad0726dacbbe879731e568050b1b403dd5c0f7f816c14152b32ca526ffc
+size 332192
diff --git a/g1/KIT/183/step_over_gap06_poses_100_jpos.npy b/g1/KIT/183/step_over_gap06_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..382d61b6d1087ec7d7c712dbba82b457f51ffdf5
--- /dev/null
+++ b/g1/KIT/183/step_over_gap06_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:683fc55e11bd24103d4aa95aab648c7ca3b7e957e9a05771715988da16d0d9e8
+size 159968
diff --git a/g1/KIT/183/step_over_gap09_poses_100_jpos.npy b/g1/KIT/183/step_over_gap09_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..c051ab41c351e4a958a257acda56cbe1d56d2904
--- /dev/null
+++ b/g1/KIT/183/step_over_gap09_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9964161c1767b9a69aea955cd331ba812b41d64fd6f4a162a37461f063b8bee2
+size 151616
diff --git a/g1/KIT/183/turn_left04_poses_100_jpos.npy b/g1/KIT/183/turn_left04_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..6c165d4d89644d99f60e8d3a04fddc7910b120b8
--- /dev/null
+++ b/g1/KIT/183/turn_left04_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4dd44ba1b92e8cd9ba2061d864f8fab55e9cf6ae0a8790678eb0d93a84b297ff
+size 144416
diff --git a/g1/KIT/183/turn_left05_poses_100_jpos.npy b/g1/KIT/183/turn_left05_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..e199cbbce8bfa4386b0d4a1dcc97bb4dfd58ad67
--- /dev/null
+++ b/g1/KIT/183/turn_left05_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e1a5b725e65ce4186f5611f1b99cc032fb3fdfcc0084314da90b94c0bde09619
+size 144992
diff --git a/g1/KIT/183/turn_left06_poses_100_jpos.npy b/g1/KIT/183/turn_left06_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..97455f29d51b113b9f7c50383c115d2d888adc6a
--- /dev/null
+++ b/g1/KIT/183/turn_left06_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a875c892d318e29d5efec3ca1b07c81a4dff620d83d483c4b5dbc4f82cb354f9
+size 135200
diff --git a/g1/KIT/183/turn_right05_poses_100_jpos.npy b/g1/KIT/183/turn_right05_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..d59647d00ab608e868d9e047a308d1dc11d96d41
--- /dev/null
+++ b/g1/KIT/183/turn_right05_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3278c8f58d3bbeeab2709e8001392ff05a43831542b679b057b174ff496f5278
+size 178976
diff --git a/g1/KIT/183/upstairs01_poses_100_jpos.npy b/g1/KIT/183/upstairs01_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..4b7ed9932f98c53adedb4d17e4ddf6e9cd5d37c0
--- /dev/null
+++ b/g1/KIT/183/upstairs01_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ad871f8d652a7bc498d2308e053e5e09cbe7588ba0caafb754a202fa1cffed79
+size 257888
diff --git a/g1/KIT/183/upstairs02_poses_100_jpos.npy b/g1/KIT/183/upstairs02_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..27228d42034508f363cccffde9f746cbd3eb2bb8
--- /dev/null
+++ b/g1/KIT/183/upstairs02_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fcbb96dd8eeec6aa102ab757aa0aa7f6a86b067bc620f03cf3199a55d7a6572d
+size 184448
diff --git a/g1/KIT/183/upstairs03_poses_100_jpos.npy b/g1/KIT/183/upstairs03_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..b25b27c159d033869f8598880016439236fbfe25
--- /dev/null
+++ b/g1/KIT/183/upstairs03_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d3a2a515c22d9d583767ec0901db2be7a06a49a1e3a0022f121e9e77999b300c
+size 219584
diff --git a/g1/KIT/183/upstairs05_poses_100_jpos.npy b/g1/KIT/183/upstairs05_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..bd2c6d24dad1d605234a7d9069f6bf976ddf3e3d
--- /dev/null
+++ b/g1/KIT/183/upstairs05_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e07976f54881145450ca77552c537874ea40d9ebeaa5d463f4102ccbcb60f068
+size 204320
diff --git a/g1/KIT/183/walking_fast09_poses_100_jpos.npy b/g1/KIT/183/walking_fast09_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..822e499f5a27c7a616e118efa99610b35c46654d
--- /dev/null
+++ b/g1/KIT/183/walking_fast09_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f0e0d56afb839e231c953b9c83978a0bff3c274d26ce4ea934ef0dd693ec9e9d
+size 137792
diff --git a/g1/KIT/183/walking_medium08_poses_100_jpos.npy b/g1/KIT/183/walking_medium08_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..3c3f7fbeadb4e53530d50f0b4144664fff47c952
--- /dev/null
+++ b/g1/KIT/183/walking_medium08_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8e1aac953989fbb433fcc5e6102e1ed8c59be919b527eea966de8968ea9370ae
+size 136064
diff --git a/g1/KIT/183/walking_run02_poses_100_jpos.npy b/g1/KIT/183/walking_run02_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..86f48542eaf85a063181e49e01a8703d74e75ec0
--- /dev/null
+++ b/g1/KIT/183/walking_run02_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a91b041588f55977820a7e0fe09255efa73a746423a041e213a6e20f62f0deb8
+size 121376
diff --git a/g1/KIT/183/walking_run05_poses_100_jpos.npy b/g1/KIT/183/walking_run05_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..6b96e44f665eb2f7b4dcf16f139c04b7acaba448
--- /dev/null
+++ b/g1/KIT/183/walking_run05_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:441f9978d52e3d95abd55c7230f447c3ffdb209e7db99e714bbb2944c9e9d794
+size 132896
diff --git a/g1/KIT/183/walking_slow02_poses_100_jpos.npy b/g1/KIT/183/walking_slow02_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..ac5a0e8e0b96a6ab04e9170f4acdb3bb78229dbd
--- /dev/null
+++ b/g1/KIT/183/walking_slow02_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c17afc3bbde43821c57ccc69e29cbebe402ea515a2a0ae770cb170b789fc169b
+size 211520
diff --git a/g1/KIT/917/Experiment3a_04_poses_100_jpos.npy b/g1/KIT/917/Experiment3a_04_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..ca86e039514e1b27b3a9253d2c214c23e734495d
--- /dev/null
+++ b/g1/KIT/917/Experiment3a_04_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:20502b0bf767a0b1c1176e8b5c2db9cfefbf89f1f8b6b6c227c9658402adcee5
+size 3230336
diff --git a/g1/KIT/917/Experiment3b_02_poses_100_jpos.npy b/g1/KIT/917/Experiment3b_02_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..b7334857818d2b405272b4b423ee0254dec99458
--- /dev/null
+++ b/g1/KIT/917/Experiment3b_02_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7d89eebf5da19461e40c0a1d97b5b0f0a0b811991683d5eb10555d96eef33baa
+size 3321056
diff --git a/g1/KIT/917/Experiment3b_05_poses_100_jpos.npy b/g1/KIT/917/Experiment3b_05_poses_100_jpos.npy
new file mode 100644
index 0000000000000000000000000000000000000000..957fad5b59986be603ee6667988ddd934c973db5
--- /dev/null
+++ b/g1/KIT/917/Experiment3b_05_poses_100_jpos.npy
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:150a45c3561f321e1effefdf72e9850a790d0a2d208c7f88586f3419a3f07c8a
+size 2379008
diff --git a/g1/KIT/citation.bib b/g1/KIT/citation.bib
new file mode 100644
index 0000000000000000000000000000000000000000..d3657e001daa6560fbadd44d03eb7ed250f0c2d7
--- /dev/null
+++ b/g1/KIT/citation.bib
@@ -0,0 +1,25 @@
+@inproceedings{AMASS_KIT-CNRS-EKUT-WEIZMANN,
+ author = {Christian Mandery and \"Omer Terlemez and Martin Do and Nikolaus Vahrenkamp and Tamim Asfour},
+ title = {The {KIT} Whole-Body Human Motion Database},
+ booktitle = {International Conference on Advanced Robotics (ICAR)},
+ pages = {329--336},
+ year = {2015},
+}
+
+@article{AMASS_KIT-CNRS-EKUT-WEIZMANN-2,
+ author = {Christian Mandery and \"Omer Terlemez and Martin Do and Nikolaus Vahrenkamp and Tamim Asfour},
+ title = {Unifying Representations and Large-Scale Whole-Body Motion Databases for Studying Human Motion},
+ pages = {796--809},
+ volume = {32},
+ number = {4},
+ journal = {IEEE Transactions on Robotics},
+ year = {2016},
+}
+
+@inproceedings{AMASS_KIT-CNRS-EKUT-WEIZMANN-3,
+ author = {Franziska Krebs and Andre Meixner and Isabel Patzer and Tamim Asfour},
+ title = {The {KIT} Bimanual Manipulation Dataset},
+ booktitle = {IEEE/RAS International Conference on Humanoid Robots (Humanoids)},
+ pages = {499--506},
+ year = {2021},
+}
\ No newline at end of file
diff --git a/g1/KIT/license.txt b/g1/KIT/license.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cb10f390a5d87ab2e5f0f996f30e2b60d2c86775
--- /dev/null
+++ b/g1/KIT/license.txt
@@ -0,0 +1,26 @@
+If you use this data, the creators of the dataset would kindly ask you to cite their work in your project:
+@inproceedings{AMASS_KIT-CNRS-EKUT-WEIZMANN,
+ author = {Christian Mandery and \"Omer Terlemez and Martin Do and Nikolaus Vahrenkamp and Tamim Asfour},
+ title = {The {KIT} Whole-Body Human Motion Database},
+ booktitle = {International Conference on Advanced Robotics (ICAR)},
+ pages = {329--336},
+ year = {2015},
+}
+
+@article{AMASS_KIT-CNRS-EKUT-WEIZMANN-2,
+ author = {Christian Mandery and \"Omer Terlemez and Martin Do and Nikolaus Vahrenkamp and Tamim Asfour},
+ title = {Unifying Representations and Large-Scale Whole-Body Motion Databases for Studying Human Motion},
+ pages = {796--809},
+ volume = {32},
+ number = {4},
+ journal = {IEEE Transactions on Robotics},
+ year = {2016},
+}
+
+@inproceedings{AMASS_KIT-CNRS-EKUT-WEIZMANN-3,
+ author = {Franziska Krebs and Andre Meixner and Isabel Patzer and Tamim Asfour},
+ title = {The {KIT} Bimanual Manipulation Dataset},
+ booktitle = {IEEE/RAS International Conference on Humanoid Robots (Humanoids)},
+ pages = {499--506},
+ year = {2021},
+}
diff --git a/g1/amass.bib b/g1/amass.bib
new file mode 100644
index 0000000000000000000000000000000000000000..0762435f8ea1568a57c6eb638a867403d42c647f
--- /dev/null
+++ b/g1/amass.bib
@@ -0,0 +1,234 @@
+@conference{AMASS,
+ title = {{AMASS}: Archive of Motion Capture as Surface Shapes},
+ author = {Mahmood, Naureen and Ghorbani, Nima and Troje, Nikolaus F. and Pons-Moll, Gerard and Black, Michael J.},
+ booktitle = {International Conference on Computer Vision},
+ pages = {5442--5451},
+ month = oct,
+ year = {2019},
+ month_numeric = {10}
+}
+
+@misc{AMASS_ACCAD,
+ title = {{ACCAD MoCap Dataset}},
+ author = {{Advanced Computing Center for the Arts and Design}},
+ url = {https://accad.osu.edu/research/motion-lab/mocap-system-and-data}
+}
+
+@inproceedings{AMASS_BMLhandball,
+ author = {Helm, Fabian and Troje, Nikolaus and Reiser, Mathias and Munzert, Jörn},
+ year = {2015},
+ month = {01},
+ pages = {},
+ title = {Bewegungsanalyse getäuschter und nicht-getäuschter 7m-Würfe im Handball},
+ journal = {47. Jahrestagung der Arbeitsgemeinschaft für Sportpsychologie, Freiburg.}
+}
+
+@article{AMASS_BMLmovi,
+ title = {{MoVi}: A Large Multipurpose Motion and Video Dataset},
+ author = {Saeed Ghorbani and Kimia Mahdaviani and Anne Thaler and Konrad Kording and Douglas James Cook and Gunnar Blohm and Nikolaus F. Troje},
+ year = {2020},
+ journal = {arXiv preprint arXiv: 2003.01888}
+}
+
+@article{AMASS_BMLrub,
+ title = {Decomposing Biological Motion: {A} Framework for Analysis and Synthesis of Human Gait Patterns},
+ author = {Troje, Nikolaus F.},
+ year = 2002,
+ month = sep,
+ journal = {Journal of Vision},
+ volume = 2,
+ number = 5,
+ pages = {2--2},
+ doi = {10.1167/2.5.2},
+ month_numeric = 9
+}
+
+@misc{AMASS_CMU,
+ title = {{CMU MoCap Dataset}},
+ author = {{Carnegie Mellon University}},
+ url = {http://mocap.cs.cmu.edu}
+}
+
+@article{AMASS_DanceDB,
+ author = {Aristidou, Andreas and Shamir, Ariel and Chrysanthou, Yiorgos},
+ title = {Digital Dance Ethnography: {O}rganizing Large Dance Collections},
+ journal = {J. Comput. Cult. Herit.},
+ issue_date = {January 2020},
+ volume = {12},
+ number = {4},
+ month = nov,
+ year = {2019},
+ issn = {1556-4673},
+ articleno = {29},
+ numpages = {27},
+ url = {https://doi.org/10.1145/3344383},
+ doi = {10.1145/3344383},
+ acmid = {},
+ publisher = {Association for Computing Machinery},
+ address = {New York, NY, USA},
+}
+
+@inproceedings{AMASS_DFaust,
+ title = {Dynamic {FAUST}: {R}egistering Human Bodies in Motion},
+ author = {Bogo, Federica and Romero, Javier and Pons-Moll, Gerard and Black, Michael J.},
+ booktitle = {IEEE Conf. on Computer Vision and Pattern Recognition (CVPR)},
+ month = jul,
+ year = {2017},
+ month_numeric = {7}
+}
+
+@misc{AMASS_EyesJapanDataset,
+ title = {{Eyes Japan MoCap Dataset}},
+ author = {Eyes JAPAN Co. Ltd.},
+ url = {http://mocapdata.com}
+}
+
+@inproceedings{AMASS_GRAB,
+ title = {{GRAB}: A Dataset of Whole-Body Human Grasping of Objects},
+ author = {Taheri, Omid and Ghorbani, Nima and Black, Michael J. and Tzionas, Dimitrios},
+ booktitle = {European Conference on Computer Vision (ECCV)},
+ year = {2020},
+ url = {https://grab.is.tue.mpg.de}
+}
+
+@inproceedings{AMASS_GRAB-2,
+ title = {{ContactDB}: Analyzing and Predicting Grasp Contact via Thermal Imaging},
+ author = {Brahmbhatt, Samarth and Ham, Cusuh and Kemp, Charles C. and Hays, James},
+ booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
+ year = {2019},
+ url = {https://contactdb.cc.gatech.edu}
+}
+
+@techreport{AMASS_HDM05,
+ author = {M. M\"{u}ller and T. R\"{o}der and M. Clausen and B. Eberhardt and B. Kr\"{u}ger and A. Weber},
+ title = {Documentation Mocap Database HDM05},
+ number = {CG-2007-2},
+ year = {2007},
+ month = {June},
+ institution = {Universit\"{a}t Bonn},
+ issn = {1610-8892}
+}
+
+@article{AMASS_HUMAN4D,
+ title = {HUMAN4D: A Human-Centric Multimodal Dataset for Motions and Immersive Media},
+ author = {Chatzitofis, Anargyros and Saroglou, Leonidas and Boutis, Prodromos and Drakoulis, Petros and Zioulis, Nikolaos and Subramanyam, Shishir and Kevelham, Bart and Charbonnier, Caecilia and Cesar, Pablo and Zarpalas, Dimitrios and others},
+ journal = {IEEE Access},
+ volume = {8},
+ pages = {176241--176262},
+ year = {2020},
+ publisher = {IEEE}
+}
+
+@article{AMASS_HumanEva,
+ title = {{HumanEva}: Synchronized video and motion capture dataset and baseline algorithm for evaluation of articulated human motion},
+ author = {Sigal, L. and Balan, A. and Black, M. J.},
+ journal = {International Journal of Computer Vision},
+ volume = {87},
+ number = {1},
+ pages = {4--27},
+ publisher = {Springer Netherlands},
+ month = mar,
+ year = {2010},
+ doi = {},
+ month_numeric = {3}
+}
+
+@inproceedings{AMASS_KIT-CNRS-EKUT-WEIZMANN,
+ author = {Christian Mandery and \"Omer Terlemez and Martin Do and Nikolaus Vahrenkamp and Tamim Asfour},
+ title = {The {KIT} Whole-Body Human Motion Database},
+ booktitle = {International Conference on Advanced Robotics (ICAR)},
+ pages = {329--336},
+ year = {2015},
+}
+
+@article{AMASS_KIT-CNRS-EKUT-WEIZMANN-2,
+ author = {Christian Mandery and \"Omer Terlemez and Martin Do and Nikolaus Vahrenkamp and Tamim Asfour},
+ title = {Unifying Representations and Large-Scale Whole-Body Motion Databases for Studying Human Motion},
+ pages = {796--809},
+ volume = {32},
+ number = {4},
+ journal = {IEEE Transactions on Robotics},
+ year = {2016},
+}
+
+@inproceedings{AMASS_KIT-CNRS-EKUT-WEIZMANN-3,
+ author = {Franziska Krebs and Andre Meixner and Isabel Patzer and Tamim Asfour},
+ title = {The {KIT} Bimanual Manipulation Dataset},
+ booktitle = {IEEE/RAS International Conference on Humanoid Robots (Humanoids)},
+ pages = {499--506},
+ year = {2021},
+}
+
+@inproceedings{AMASS_MOYO,
+ title = {{3D} Human Pose Estimation via Intuitive Physics},
+ author = {Tripathi, Shashank and M{\"u}ller, Lea and Huang, Chun-Hao P. and Taheri Omid and Black, Michael J. and Tzionas, Dimitrios},
+ booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
+ month = {June},
+ year = {2023}
+}
+
+@article{AMASS_MoSh,
+ title = {{MoSh}: Motion and Shape Capture from Sparse Markers},
+ author = {Loper, Matthew M. and Mahmood, Naureen and Black, Michael J.},
+ address = {New York, NY, USA},
+ publisher = {ACM},
+ month = nov,
+ number = {6},
+ volume = {33},
+ pages = {220:1--220:13},
+ abstract = {Marker-based motion capture (mocap) is widely criticized as producing lifeless animations. We argue that important information about body surface motion is present in standard marker sets but is lost in extracting a skeleton. We demonstrate a new approach called MoSh (Motion and Shape capture), that automatically extracts this detail from mocap data. MoSh estimates body shape and pose together using sparse marker data by exploiting a parametric model of the human body. In contrast to previous work, MoSh solves for the marker locations relative to the body and estimates accurate body shape directly from the markers without the use of 3D scans; this effectively turns a mocap system into an approximate body scanner. MoSh is able to capture soft tissue motions directly from markers, by allowing body shape to vary over time. We evaluate the effect of different marker sets on pose and shape accuracy and propose a new sparse marker set for capturing soft-tissue motion. We illustrate MoSh by recovering body shape, pose, and soft-tissue motion from archival mocap data and using this to produce animations with subtlety and realism. We also show soft-tissue motion retargeting to new characters and show how to magnify the 3D deformations of soft tissue to create animations with appealing exaggerations.},
+ journal = {ACM Transactions on Graphics, (Proc. SIGGRAPH Asia)},
+ url = {http://doi.acm.org/10.1145/2661229.2661273},
+ year = {2014},
+ doi = {10.1145/2661229.2661273}
+}
+
+@inproceedings{AMASS_PosePrior,
+ title = {Pose-Conditioned Joint Angle Limits for {3D} Human Pose Reconstruction},
+ author = {Akhter, Ijaz and Black, Michael J.},
+ booktitle = { IEEE Conf. on Computer Vision and Pattern Recognition (CVPR) 2015},
+ month = jun,
+ abstract = {The estimation of 3D human pose from 2D joint locations is central to many vision problems involving the analysis, of people in images and video. To address the fact that the problem is inherently ill posed, many methods impose a prior over human poses. Unfortunately these priors admit invalid poses because they do not model how joint-limits vary with pose. Here we make two key contributions. First, we collected a motion capture dataset that explores a wide range of human poses. From this we learn a pose-dependent model of joint limits that forms our prior. The dataset and the prior will be made publicly available. Second, we define a general parameterization of body pose and a new, multistage, method to estimate 3D pose from 2D joint locations that uses an over-complete dictionary of human poses. Our method shows good generalization while avoiding impossible poses. We quantitatively compare our method with recent work and show state-of-the-art results on 2D to 3D pose estimation using the CMU mocap dataset. We also show superior results on manual annotations on real images and automatic part-based detections on the Leeds sports pose dataset.},
+ year = {2015}
+}
+
+@misc{AMASS_SFU,
+ title = {{SFU Motion Capture Database}},
+ author = {Simon Fraser University and National University of Singapore},
+ url = {http://mocap.cs.sfu.ca/}
+}
+
+@inproceedings{AMASS_SOMA,
+ title = {{SOMA}: Solving Optical Marker-Based MoCap Automatically},
+ author = {Ghorbani, Nima and Black, Michael J.},
+ booktitle = {Proc. International Conference on Computer Vision (ICCV)},
+ pages = {11117--11126},
+ month = oct,
+ year = {2021},
+ doi = {},
+ month_numeric = {10}
+}
+
+@inproceedings{AMASS_TCDHands,
+ author = {Ludovic Hoyet and Kenneth Ryall and Rachel McDonnell and Carol O'Sullivan},
+ title = {Sleight of Hand: Perception of Finger Motion from Reduced Marker Sets},
+ booktitle = {Proceedings of the ACM SIGGRAPH Symposium on Interactive 3D Graphics and Games},
+ year = {2012},
+ pages = {79--86},
+ doi = {10.1145/2159616.2159629}
+}
+
+@inproceedings{AMASS_TotalCapture,
+ author = {Trumble, Matt and Gilbert, Andrew and Malleson, Charles and Hilton, Adrian and Collomosse, John},
+ title = {{Total Capture}: 3D Human Pose Estimation Fusing Video and Inertial Sensors},
+ booktitle = {2017 British Machine Vision Conference (BMVC)},
+ year = {2017}
+}
+
+@inproceedings{AMASS_WheelPoser,
+ title={WheelPoser: Sparse-IMU Based Body Pose Estimation for Wheelchair Users},
+ author={Li, Yunzhi and Mollyn, Vimal and Yuan, Kuang and Carrington, Patrick},
+ booktitle={Proceedings of the 26th International ACM SIGACCESS Conference on Computers and Accessibility},
+ pages={1--17},
+ year={2024}
+}
\ No newline at end of file
diff --git a/g1/license.txt b/g1/license.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3311a51145fa46abca58377c476c6e8f120f2da1
--- /dev/null
+++ b/g1/license.txt
@@ -0,0 +1,50 @@
+Dataset Copyright License for non-commercial scientific research purposes
+Please read carefully the following terms and conditions and any accompanying documentation before you download and/or use the AMASS Dataset and the accompanying Software (jointly refered to as the "Dataset"). By downloading and/or using the Dataset, you acknowledge that you have read these terms and conditions, understand them, and agree to be bound by them. If you do not agree with these terms and conditions, you must not download and/or use the Dataset. Any infringement of the terms of this agreement will automatically terminate your rights under this License
+
+Ownership / Licensees
+The Dataset and the associated materials has been developed at the Max Planck Institute for Intelligent Systems (hereinafter "MPI"). Any copyright or patent right is owned by and proprietary material of the Max-Planck-Gesellschaft zur Förderung der Wissenschaften e.V. (hereinafter “MPG”; MPI and MPG hereinafter collectively “Max-Planck”) hereinafter the “Licensor”.
+
+License Grant
+Licensor grants you (Licensee) personally a single-user, non-exclusive, non-transferable, free of charge right:
+
+To obtain and install the Dataset on computers owned, leased or otherwise controlled by you and/or your organization;
+To use the Dataset for the sole purpose of performing non-commercial scientific research, non-commercial education, or non-commercial artistic projects;
+Any other use, in particular any use for commercial purposes, is prohibited. This includes, without limitation, incorporation in a commercial product, use in a commercial service, or production of other artefacts for commercial purposes. The Dataset may not be reproduced, modified and/or made available in any form to any third party without Max-Planck’s prior written permission.
+
+The Dataset may not be used for pornographic purposes or to generate pornographic material whether commercial or not. This license also prohibits the use of the Dataset to train methods/algorithms/neural networks/etc. for commercial use of any kind. By downloading the Dataset, you agree not to reverse engineer it.
+
+No Distribution
+The Dataset and the license herein granted shall not be copied, shared, distributed, re-sold, offered for re-sale, transferred or sub-licensed in whole or in part except that you may make one copy for archive purposes only.
+
+Disclaimer of Representations and Warranties
+You expressly acknowledge and agree that the Dataset results from basic research, is provided “AS IS”, may contain errors, and that any use of the Dataset is at your sole risk. LICENSOR MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE SOFTWARE, NEITHER EXPRESS NOR IMPLIED, AND THE ABSENCE OF ANY LEGAL OR ACTUAL DEFECTS, WHETHER DISCOVERABLE OR NOT. Specifically, and not to limit the foregoing, licensor makes no representations or warranties (i) regarding the merchantability or fitness for a particular purpose of the Dataset, (ii) that the use of the Dataset will not infringe any patents, copyrights or other intellectual property rights of a third party, and (iii) that the use of the Dataset will not cause any damage of any kind to you or a third party.
+
+Limitation of Liability
+Because this Software License Agreement qualifies as a donation, according to Section 521 of the German Civil Code (Bürgerliches Gesetzbuch – BGB) Licensor as a donor is liable for intent and gross negligence only. If the Licensor fraudulently conceals a legal or material defect, they are obliged to compensate the Licensee for the resulting damage.
+Licensor shall be liable for loss of data only up to the amount of typical recovery costs which would have arisen had proper and regular data backup measures been taken. For the avoidance of doubt Licensor shall be liable in accordance with the German Product Liability Act in the event of product liability. The foregoing applies also to Licensor’s legal representatives or assistants in performance. Any further liability shall be excluded.
+Patent claims generated through the usage of the Dataset cannot be directed towards the copyright holders.
+The contractor points out that add-ons as well as minor modifications to the Dataset may lead to unforeseeable and considerable disruptions.
+
+No Maintenance Services
+You understand and agree that Licensor is under no obligation to provide either maintenance services, update services, notices of latent defects, or corrections of defects with regard to the Dataset. Licensor nevertheless reserves the right to update, modify, or discontinue the Dataset at any time.
+
+Defects of the Dataset must be notified in writing to the Licensor with a comprehensible description of the error symptoms. The notification of the defect should enable the reproduction of the error. The Licensee is encouraged to communicate any use, results, modification or publication.
+
+Publications using the Dataset
+You acknowledge that the Dataset is a valuable scientific resource and agree to appropriately reference the following paper in any publication making use of the Dataset.
+
+Citation:
+
+@inproceedings{AMASS:2019,
+ title={AMASS: Archive of Motion Capture as Surface Shapes},
+ author={Mahmood, Naureen and Ghorbani, Nima and F. Troje, Nikolaus and Pons-Moll, Gerard and Black, Michael J.},
+ booktitle = {The IEEE International Conference on Computer Vision (ICCV)},
+ year={2019},
+ month = {Oct},
+ url = {https://amass.is.tue.mpg.de},
+ month_numeric = {10}
+}
+Commercial licensing opportunities
+For commercial uses of the Dataset, please send email to ps-license@tue.mpg.de
+
+This Agreement shall be governed by the laws of the Federal Republic of Germany except for the UN Sales Convention.
\ No newline at end of file
diff --git a/g1/visualize.py b/g1/visualize.py
new file mode 100644
index 0000000000000000000000000000000000000000..0aa6f96305c6e86d29dafe168b420045d0e9f276
--- /dev/null
+++ b/g1/visualize.py
@@ -0,0 +1,42 @@
+import numpy as np
+import time
+import mujoco
+import mujoco.viewer
+
+
+def mj_play(data, fr):
+ m = mujoco.MjModel.from_xml_path('/path/of/robot.xml')
+ m.opt.timestep = 1.0/fr
+ d = mujoco.MjData(m)
+
+ len = data.shape[0]
+ step = 0
+
+ with mujoco.viewer.launch_passive(m, d, show_left_ui=False, show_right_ui=False) as viewer:
+ while viewer.is_running() and step 0:
+ time.sleep(time_until_next_step)
+
+def read_rtj(fpath):
+ #get frame rate from file name
+ fr = fpath[-12:-9]
+ fr = int(fr[1:]) if fr[0]=='_' else int(fr)
+
+ jpos = np.load(fpath)
+ jpos[:,2] += 0.793
+ return jpos,fr
+
+if __name__ == '__main__':
+ jpos, fr = read_rtj('/path/of/retargeted/amass/data.npy')
+ mj_play(jpos, fr)