| --- |
| license: cc-by-nc-sa-4.0 |
| task_categories: |
| - robotics |
| tags: |
| - imitation-learning |
| - manipulation |
| - tactile |
| --- |
| |
| # TAMEn: Tactile-Aware Manipulation Engine for Closed-Loop Data Collection in Contact-Rich Tasks |
|
|
| ## π― Overview |
|
|
| TAMEn builds upon the UMI paradigm with key enhancements in multimodality, precision-portability synergy, replayability, and data flywheel. |
|
|
| Please refer to our π [Website](https://opendrivelab.com/TAMEn) | π [Paper](https://arxiv.org/abs/2604.07335) | π» [GitHub](https://github.com/OpenDriveLab/TAMEn) for more details. |
|
|
|  |
|
|
| ## π Dataset Structure |
|
|
| ```text |
| TAMEn/ |
| βββ Binder_Clip_Removal/ |
| βββ Cable_Mounting/ |
| βββ Dish_Washing/ |
| βββ Herbal_Transfer/ |
| ``` |
|
|
| Each task folder contains: |
|
|
| - **Video files**: `TaskName_N_camera1.mp4` to `TaskName_N_camera4.mp4` |
| - **Trajectory files**: `TaskName_N_traj.csv` |
|
|
| ## π§Ύ Data Format |
|
|
| ### Video Files |
|
|
| - **Format**: MP4 |
| - **Views**: 4 synchronized camera views (`camera1~camera4`) per trajectory |
|
|
| ### Trajectory Files |
|
|
| - **Format**: CSV |
| - **Naming**: `TaskName_N_traj.csv` |
|
|
| ## π Citation |
|
|
| If you use TAMEn in your research, please cite: |
|
|
| ```bibtex |
| @misc{wu2026tamentactileawaremanipulationengine, |
| title={TAMEn: Tactile-Aware Manipulation Engine for Closed-Loop Data Collection in Contact-Rich Tasks}, |
| author={Longyan Wu and Jieji Ren and Chenghang Jiang and Junxi Zhou and Shijia Peng and Ran Huang and Guoying Gu and Li Chen and Hongyang Li}, |
| year={2026}, |
| eprint={2604.07335}, |
| archivePrefix={arXiv}, |
| primaryClass={cs.RO}, |
| url={https://arxiv.org/abs/2604.07335}, |
| } |
| ``` |
|
|
| ## πΌ License |
|
|
| This dataset is released under the CC BY-NC-SA 4.0 License. |
|
|
| ## π§ Contact |
|
|
| For questions or issues regarding the dataset, please contact: Longyan Wu (im.longyanwu@gmail.com). |
|
|