As per https://github.com/icub-tech-iit/tickets/issues/2728#issuecomment-1561932335, we need to augment the [iSkinPatches](https://yarp.it/git-master/classyarp_1_1dev_1_1ISkinPatches.html) interface with a method ```code std::size_t getSkinPatchIndex(const std::string& name) ``` providing the index to the patch given its name `name`.