← Back to team overview

yade-users team mailing list archive

Re: Use of StepDisplacer in python

 

>
>
> StepDisplacer(subscribedBodies=[1],deltaSe3=(Vector3(-1e-6,0,0),Quaternion().IDENTITY),setVelocities=True)
>

delta is deltaSe3, sorry, and it is of type Se3r in c++.

References