-
Notifications
You must be signed in to change notification settings - Fork 18
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
Fix misalignment between feet soles #27
Fix misalignment between feet soles #27
Conversation
Seems that something went wrong in the generation:
|
For some reason <SimpleJoint>
<name>"SIM_ECUB_R_UPPER_LEG--SIM_ECUB_R_LOWER_LEG"</name>
<nodeID>"115:-:116"</nodeID>
<status>""</status>
<base>
<JointSide>
<name>""</name>
<connection>
<Frame ref="35"></Frame>
</connection>
</JointSide>
</base>
<follower>
<JointSide>
<name>""</name>
<connection>
<Frame ref="36"></Frame>
</connection>
</JointSide>
</follower>
<primitives>
<Primitive>
<name>"weld"</name>
<nodeID>""</nodeID>
<referenceFrame>"WORLD"</referenceFrame>
<axis>0.57735,0.57735,0.57735</axis>
</Primitive>
</primitives>
</SimpleJoint> |
@Mick3Lozzo or in project/simulationmodel/ecub ? |
In |
the right knee seems to be weel defined |
Right now I had to manually fix the simmechanics XML for the Shall we keep track in a separate issue of these glitches in the exportation from creo? @Lawproto @mfussi66 @Mick3Lozzo @pattacini @salvi-mattia @fiorisi |
Yep definitely. I'll open a dedicated issue asap. |
This PR aims to fix: #23
The exported material from the CAD is committed.