sbarthelemy/arboris-python

Collision Box-Point fails when contact occurs

Closed this issue · 1 comments

When a box and a point are in contact, the normal computation fails. The math should be changed.

http://groups.google.com/group/arboris-devel/browse_thread/thread/5ba807045059be89

Fixed in SHA: 4cda840
Box-Point was removed in favor to Plane-Point