Issue when creating an instrument with more than two sections #4685
Replies: 3 comments 3 replies
-
|
Hi @scarponiv , what bad behavior are you experiencing compare to the 3instrumentsCollis scene? Best regards |
Beta Was this translation helpful? Give feedback.
-
|
|
Beta Was this translation helpful? Give feedback.
-
|
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I am facing some issues when trying to create an instrument with more than two sections. In such a case, an erratic motion can be observed.
To reproduce the issus, one may start from the basic example 3instruments.scn and modify it the following way:
<RodStraightSection name="StraightSection2" youngModulus="10000" nbEdgesCollis="25" nbEdgesVisu="98" length="490.0"/><RodStraightSection name="StraightSection" youngModulus="10000" nbEdgesCollis="25" nbEdgesVisu="98" length="490.0"/><WireRestShape template="Rigid3d" name="GuideRestShape" wireMaterials="@StraightSection @StraightSection2 @SpireSection"/>.You can find here the complete modified scene:
I am using SOFA v23.12.0 and BeamAdapter v23.12.
Is there any additional line I should modify in order to add the third section? @epernod , @hugtalbot do you have any idea?
Thanks a lot for your help!
Beta Was this translation helpful? Give feedback.
All reactions