Skip to content

Iterative enhanced variable admittance control and null-space optimization

License

Notifications You must be signed in to change notification settings

xlzhu0317/robot-assisted-retraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

robot-assisted-retraction

Iterative enhanced variable admittance control and null-space optimization

Prerequisites

Structure of the code

  • ATISensor.m This is matlab function, and used to read force/torque data from ATI sensors. It is worth noting that the Python package is used here, and you need to install NetFT using pip install NetFT in your Python environment.

  • ILC-Null.m This is the main code, which includes iterative enhanced variable admittance control and null-space optimization. It uses real-time from ATI sensors and velocity loop.

  • Admittance.m This is the traditional admittance control, and uses the bulit-in joint torque sensor of the KUKA.

    The detailed source code will be released soon!

About

Iterative enhanced variable admittance control and null-space optimization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published