-
Notifications
You must be signed in to change notification settings - Fork 35
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
iCubGazeboV2_* has r_wrist_yaw
inverted
#156
iCubGazeboV2_* has r_wrist_yaw
inverted
#156
Comments
Thanks @Nicogene . I think this is an issue similar to #70 , but for iCubV2 . Whenever the Simmechanics model is regenerated from the Creo model, the actual direction of the exported axis is non-deterministic (from what we are able to understand in this years), and so the axis direction should be carefully checked and in case it is necessary we should update the By looking a bit at the history of generation, the last generation of the iCubV2 model was back in robotology/icub-models-generator#122, so probably this bug was there in the last ~2.5 years, i.e. since icub-models 1.13.0 https://github.com/robotology/icub-models/releases/tag/v1.13.0 . |
Mentioning @robotology/iit-artificial-mechanical-intelligence as it can be of interested to anyone working with |
The fix should be just to update the |
I can take this issue and work on it on spare time since it should not be complicated 👍🏻 (Maybe also @marcello-goccia) |
Great, thanks! |
As you can see from these videos, the rotation of
r_wrist_yaw
is the opposite w.r.tl_wrist_yaw
:wrists-yaw-icub2-2022-05-18_02.53.53.mp4
On the other hand, on iCubGazeboV3,
iCubGazeboV2_5_visuomanip
and on the real robot left and right are moving accordingly:iCubGazeboV3:
wrists-yaw-icub3-2022-05-18_02.43.47.mp4
iCubGazeboV2_5_visuomanip:
wrists-yaw-icub2visuomanip.mp4
The text was updated successfully, but these errors were encountered: