Skip to content

jessicayin/tactile_skin_model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning In-Hand Translation Using Tactile Skin With Shear and Normal Force Sensing

This is the code release of the following paper:
Learning In-Hand Translation Using Tactile Skin With Shear and Normal Force Sensing
Jessica Yin, Haozhi Qi, Jitendra Malik, James Pikul, Mark Yim, Tess Hellebrekers
ArXiv, Project Website

Overview

This repository contains the following functionalities:

  1. We offer a standalone implementation for the tactile skin model implementation (reskin_model.py), for use in your own pipeline.
  2. We provide the pretrained in-hand translation policy in simulation with IsaacGym Preview 4.0 (Download). Model weights can be downloaded here.

Please refer to the Hora repo for the RL training pipeline implementation, we primarily show the tactile skin model and how it is integrated here. Additionally, please refer to the Hora repo for policy deployment code.

TODO: Instructions for policy visualization in IsaacGym.

Acknowledgement

This repository is based on Hora and IsaacGymEnvs.

Reference

If you find the paper or this codebase helpful in your research, please consider citing:

@article{yin2024learninginhandtranslation,
      title={Learning In-Hand Translation Using Tactile Skin With Shear and Normal Force Sensing}, 
      author={Jessica Yin and Haozhi Qi and Jitendra Malik and James Pikul and Mark Yim and Tess Hellebrekers},
      year={2024},
      eprint={2407.07885},
      archivePrefix={arXiv},
      primaryClass={cs.RO},
      url={https://arxiv.org/abs/2407.07885}, 
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors