Ther SOFA time step for the keyframe of a displacement constraint is calculated with `timestep = float(timeSteps) * float(dt)` There seems to be something wrong, the final displacement is not reached in the final vtk export.
Ther SOFA time step for the keyframe of a displacement constraint is calculated with
timestep = float(timeSteps) * float(dt)There seems to be something wrong, the final displacement is not reached in the final vtk export.