- 24 Dec, 2018 4 commits
-
-
Florent Lamiraux authored
- This member is used to convert a octomap to a set of boxes.
-
Florent Lamiraux authored
This test was malformed. It tested collision for tangent shapes and checked that A against B and B against A were collision free.
-
Florent Lamiraux authored
- many tests put shapes in singular configuration so that normal and depth are ill-defined. This modifications removes tests that are not relevant.
-
Florent Lamiraux authored
-
- 17 Dec, 2018 1 commit
-
-
Florent Lamiraux authored
-
- 16 Dec, 2018 8 commits
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
- 15 Dec, 2018 3 commits
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
in a local header so that they can be called from another file.
-
Florent Lamiraux authored
-
- 14 Dec, 2018 7 commits
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
from BVHCollisionTraversalNode::leafTesting to GJKSolver_indep::shapeDistance<TriangleP, TriangleP>.
-
Florent Lamiraux authored
- do not run EPA algorithm to compute penetration depth and normal.
-
Florent Lamiraux authored
- Collision detection calls distance computation and returns collision if the distance between objects is below the security margin. - This modification requires a modification in the structure of the software to make collision detection and distance computation closer. - GJKSolver_indep::shapeTriangleDistance and GJKSolver_indep::shapeTriangleIntersect have been replaced by GJKSolver_indep::shapeTriangleInteraction.
-
Florent Lamiraux authored
- this member stores the normal (direction object 2 should be translated by the penetration depth to make objects collision free) in case boths objects are in collision.
-
Florent Lamiraux authored
-
- 13 Dec, 2018 1 commit
-
-
Florent Lamiraux authored
-
- 10 Dec, 2018 5 commits
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
instead of -1.
-
Florent Lamiraux authored
-
- 07 Dec, 2018 5 commits
-
-
Joseph Mirabel authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
- 06 Dec, 2018 6 commits
-
-
Florent Lamiraux authored
when checking sizes of vectors.
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
- remove unused variable.
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-