Well, I’m certaintly interested!
I made a hand almost exaclty like this (though it was about twice as large as a human hand) in a high-school class.
We did it out of oak wood, eyelet screws, string, and syringes as actuators.
It hadn’t occured to me that the design could be applied to this, as well.
You said that each finger has it’s own cable.
I assume that this cable closes the finger when tensioned.
Are the joints spring-returned to open, then?
I think servos are a bit overkill in terms of weight and current draw, for most bots.
Have you thought of using a solenoid or some other small linear actuator?
I’ve seen some really small ones.
One could do away with the normal linear-feedback worries by placing pressure sensors on the fingers themselves and using that for PID feedback.
It would mean that you couldn’t tell your robot fingers to go to a specific position (other than full open or closed).
But it would mean that you could tell your robot to close it’s hand until it reaches a certain firmness.
In other words, you couldn’t tell it what positions it needs to put it’s fingers to pick up an egg without breaking it.
But, you could simply tell it to close it’s hand gently, and it would automatically adjust each digit to hold the egg without breaking.
IMO, the latter is well worth the inability to do the former.
Whatcha think?