yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #20963
Re: [Question #684944]: After restricting DOFs, restricted movement still occurs
Question #684944 on Yade changed:
https://answers.launchpad.net/yade/+question/684944
Status: Open => Needs information
Jan Stránský requested more information:
Hello,
I have tried your code, but could not reproduce the problem
###
b = O.bodies[-1]
print b.state.angVel # always Vector3(0,0,0)
print b.state.angMom # always Vector3(0,0,0)
print b.state.ori # always Quaternion((1,0,0),0)
###
tells it does not rotate..
> the plate still rotates.
What does it mean / how do you know it? numerical evidence? visual evidence?
cheers
Jan
--
You received this question notification because your team yade-users is
an answer contact for Yade.