robotology / icub-models

Official URDF and SDF models of the iCub humanoid robot.
Creative Commons Attribution Share Alike 4.0 International
34 stars 33 forks source link

Triangles 43 and 46 of lower right leg skin swapped #200

Open BoPot opened 1 year ago

BoPot commented 1 year ago

https://github.com/robotology/icub-models/blob/f33a09c13256057a46ba017e2bf18c90061d262b/iCub/robots/iCubGazeboV2_7/model.urdf#L403

The triangles 43 and 46 of r_lower_leg_skin are swapped. My code for reading the file and plotting the skin model: https://gitlab.fel.cvut.cz/body-schema/icub/icub-skin-calibration/-/blob/main/skin_models/skin_coords_from_urdf.py I deal with the issue in the code on lines 99-102. Here is the output before I added those lines: right_43_46_swapped_marked @matejhof @rustlluk @traversaro