robotology / icub-models

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

Fix iCubV3 r_wrist_yaw joint #111

Closed lrapetti closed 2 years ago

lrapetti commented 2 years ago

Following https://github.com/robotology/icub-models/issues/93, with this PR I am temporary fixing the r_wrist_yaw description for both iCubGazeboV3 and iCubGenova09 by:

traversaro commented 2 years ago

I understand the need for the hot fix, but the problem is that as soon as a new commit is done in icub-model-generator is done, this change will be overwritten and I am quite afraid that I forget about it. Can't we do a simple script (even that just applies a patch to these models) in the icub-model-generator repo? In that way we have the fix in place until we found a proper solution, but we do not risk of forgetting about it. We can also just manually fix the simmechanics file, that is robust as it will be in place until we (again manually) update the simmechanics file generated from Creo.

Nicogene commented 2 years ago

Closing in favour of https://github.com/robotology/icub-models-generator/pull/214