Question #207881 on Yade changed: https://answers.launchpad.net/yade/+question/207881
Anton Gladky proposed the following answer: Hi Giulia, just a small note. You do not need TranslationEngine for non-dynamic body. You can set the velocity for your body(ies) before the simulation and it will be constant: b.state.vel = Vector3(0.0,0.0,-1.0) Cheers, Anton -- You received this question notification because you are a member of yade-users, which is an answer contact for Yade. _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

