yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #04693
Re: [Question #164510]: TranslationEngine + RotationEngine
Question #164510 on Yade changed:
https://answers.launchpad.net/yade/+question/164510
Status: Answered => Open
Daniela is still having a problem:
Hi,
I also tried without +, instead of that I used comma comma between the
engines, and it seems that the second one overwrites the first one, as
they are acting on the same body.
O.engines=[
...
TranslationEngine (..., label='t'), RotationEngine(...,label='r'),
...
]
If I use the +, then I see that both Engines work, but I don't have
access to the parameters.
Is it maybe some problem in the implementation of the
CombinedKinematicEngine, that doesn't take account of the labels?
Thansk again for the help.
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.