Skip to content

prgumd/ESTac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extremum Seeking Controlled Wiggling for Tactile Insertion

Webpage, arXiv

Key Insertion Video

Contents

  • key_insertion.py: the algorithm that inserts the key
  • make_figures.py: code to make the plot shown in the paper
  • show_output.py: code to make a detailed plot for controller tuning

Data

The recorded data for all 360 trials is available here

Dependencies

  • numpy, scipy, matplotlib
  • OpenCV
  • ur_rtde
  • for plotting: scienceplots
  • vme_research: A minimal version of an internal library used by the PRG group for robotics research. The version and relevant components used with the paper is distributed in the vme_research folder with its own license. To install run: pip install -e ./vme_research from the root of this repository.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages