-
Notifications
You must be signed in to change notification settings - Fork 23
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
fixing URDF for left- and right-foot-skin #248
Conversation
fixed triangles positions as per iCubPrague bugfix
bug corrected in right foot skin
Sorry, I need to have a table to check to double check the changes, based on the info on robotology/icub-main#899 :
So, the frame of CORRECT ID should get the position that before was of Wrong ID. The changes seems correct, but I have a few doubts regarding this PR for @simeonedussoni :
I also had another doubt, that anyhow is not directly related to this PR. It seems that all the |
concerning the orientation, I also had this doubt. but if the orientations are wrong, one should see overlapping triangles in the plot, which is not the case, so the orientation info is taken elsewhere... I go on by correcting the left foot. |
actually I was heavily misled by the plot which seems a right foot. I check the right foot mounting. |
I confirm the right foot patch has the same orientation as the left foot so the modifications already made are ok. |
left foot remapping
modified also the left foot, @traversaro and @pattacini |
Should we also update https://github.com/robotology/icub-main/blob/master/app/skinGui/iniGenerators/left_foot_ini_generator.xlsx and https://github.com/robotology/icub-main/blob/master/app/skinGui/iniGenerators/right_foot_ini_generator.xlsx ? From robotology/icub-main#899 it seems that also the images with the id there are wrong. |
I would say yes! |
|
FYI @simeonedussoni @pattacini do you still want to integrate this change? |
Definitely! |
as per [this comment](robotology/icub-models-generator#248 (comment)) the pictures representing the left and right foot skin patches were not correctly reproducing the actual mounting and .ini file. fixed aligning the depicted positions to the actual ones.
I checked the file mentioned by @traversaro above.
opened PR in icub-main |
Ok, thanks! |
as per this issue I swapped the corresponding reference frame coordinates to align the URDF to the actual hardware and skingui configuration