-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Define triangle ordering for LEFT_FOOT SkinPart #2
Comments
@alecive any advice for @prashanthr05 ? |
Sorry I read the notification only now. What are you exactly trying to get? |
The mapping between the triangles in the skin patch and the order of the taxels as published in the |
As far as I know, there is no mainstream methodology for this. @ale-git should have more information, though (keep me updated :) ). |
Issue moved to robotology/icub-models-generator#98 . |
For each "SkinPart" of skin (i.e. group of triangles mounted on a link) there is a triangle ordering, that is used on the real robot for outputting taxel values on the
/icub/skin/*
ports.We should properly document this triangle ordering, starting from the LEFT_FOOT patch.
Some information can be extracted from the iCubSkinGui configuration files, available in: https://github.com/robotology/icub-main/tree/master/app/skinGui and the iCubSkinGui source code, available in https://github.com/robotology/icub-main/tree/master/src/tools/iCubSkinGui-qt/plugin .
The text was updated successfully, but these errors were encountered: