← Back to team overview

yade-users team mailing list archive

Re: [Question #691115]: Question about the "0.05" in (O.bodies[i.id2].state.jointNormal1.cross(nRef)).norm()>0.05)

 

Question #691115 on Yade changed:
https://answers.launchpad.net/yade/+question/691115

Bruno Chareyre posted a new comment:
 > not too ambitious in terms of precision here, we did not check
against zero but against 0.05

That's fairly tolerant... False positive is no issue?
If you want to check equality as described I think you can check it directly (n1==n2 or n1==-n2).
B

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.