Skip to content
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

urdf icubNancy need meshes #44

Open
InriaBrice opened this issue Apr 24, 2017 · 5 comments
Open

urdf icubNancy need meshes #44

InriaBrice opened this issue Apr 24, 2017 · 5 comments

Comments

@InriaBrice
Copy link

Hi,

We got some issues with icubNancy URDF, we need to get some meshes .dae for part of the iCub which are not end effector (l_hip_yaw, r_hip_yaw, torso_yaw, l_shoulder_yaw, r_shoulder_yaw, l_ankle_2, r_ankle_2, l_elbow_1, l_elbow_1).

I need it to compute some convex hull to do automatic collision.
For now i took l_hip_pitch.dae to compute convex hull of l_hip_yaw (same for right leg etc, but i don't know what to take for torso_yaw).

Thanks

@traversaro
Copy link
Member

Hi @InriaBrice , sorry for the delay in the reply.
I am cleaning up today the meshes generation (issue #28) and I will keep you updated.

@InriaBrice
Copy link
Author

InriaBrice commented May 24, 2017

Hi @traversaro , thanks, also can we get the foot meshes to walk ? Our robot foot are 20 by 9 and in our simulation meshes are 15 by 5.

Best regards,

@traversaro
Copy link
Member

Hi @InriaBrice , sorry for the late reply.

A faithful meshes of your foot are the following ones:

Unfortunately, we are not currently using those meshes for generating the model of iCubNancy01 because iCubNancy01 is an hybrid with most of the body v2.5, but the arms are v1 arms (see robotology-legacy/yarp-wholebodyinterface#78 (comment)).

@InriaBrice
Copy link
Author

Thanks @traversaro ! The feet was a bit huge lol. But i resized them so it's ok.

@traversaro
Copy link
Member

I think the STL is expressed in millimeters : ) , that is why in the URDF we have a scale="0.001 0.001 0.001" attribute to the mesh element.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants