SofaDefrost / Cosserat

A SOFA plugin to simulate linear structures using Cosserat theory
GNU Lesser General Public License v3.0
49 stars 22 forks source link

[DiscreteCosseratMapping] Fixed small bug in the DiscreteCosseratMapping component inside init function. #105

Closed adagolodjo closed 7 months ago

adagolodjo commented 7 months ago

Fixed: Parent function of 'init' in DiscreteCosseratMapping was called very early, before the initialization of mechanical parameters such as position.

@EulalieCoevoet it's fixed.