|
Algorithm 1: Grasping force control through tactile sensing. |
| Requires: a trained online detection module, tactile readings, a initial grasping force
|
| Repeat: |
| Generate a tactile sequence and a tactile image from tactile readings |
| Perform online detection based on and output contact event and object material
|
| Perform force estimation based on to calculate current contact information
|
| If
then
|
| Perform position controller to control the joints of the robotic hand to reach desired joint position |
| else
|
| Update the desired grasping force based on and
|
| Perform force feedback control to tracking the desired grasping force
|