- Dec 06, 2018
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
- security_margin is the distance below which collision test returns collision, - break_distance is the distance below which bounding boxes are broken down.
-
Florent Lamiraux authored
void collide(CollisionTraversalNodeBase* node, FCL_REAL& sqrDistLowerBound, BVHFrontList* front_list) -> void collide(CollisionTraversalNodeBase* node, const CollisionRequest& request, CollisionResult& result, BVHFrontList* front_list), void propagateBVHFrontListCollisionRecurse (CollisionTraversalNodeBase* node, FCL_REAL& sqrDistLowerBound, BVHFrontList* front_list) -> void propagateBVHFrontListCollisionRecurse (CollisionTraversalNodeBase* node, const CollisionRequest& request, CollisionResult& result, BVHFrontList* front_list)
-
- Nov 24, 2018
-
-
Florent Lamiraux authored
-
- Nov 23, 2018
-
-
Florent Lamiraux authored
- void selfCollisionRecurse(CollisionTraversalNodeBase* node, int b, BVHFrontList* front_list), - void selfCollide(CollisionTraversalNodeBase* node, BVHFrontList* front_list).
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
Florent Lamiraux authored
- warning; this diagram is built by hand and may be incomplete.
-
Florent Lamiraux authored
-
Florent Lamiraux authored
- collide2, - bool MeshCollisionTraversalNodeOBB::BVTesting(int b1, int b2, const Matrix3f& Rc, const Vec3f& Tc) const, - void MeshCollisionTraversalNodeOBB::leafTesting(int b1, int b2, const Matrix3f& Rc, const Vec3f& Tc,FCL_REAL& sqrDistLowerBound) const
-
- Jul 23, 2018
-
-
Guilhem Saurel authored
badges
-
Guilhem Saurel authored
-
- Jul 20, 2018
-
-
Guilhem Saurel authored
[CI] add .gitlab-ci.yml
-
Guilhem Saurel authored
-
- May 17, 2018
-
- Jan 16, 2018
-
-
Joseph Mirabel authored
Fix bug when OCTOMAP is not found
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
move buildTrianglePlane and clipTriangle method from private to public
-
- Jan 15, 2018
-
-
Justin Carpentier authored
Fix bug with "\" symbols
-
Justin Carpentier authored
-
- Jan 11, 2018
-
-
Pierre Fernbach authored
-
Justin Carpentier authored
[CMake] Add flags related to Octomap in pkg-config file and remove FCL_HAVE_EIGEN
-
- Jan 10, 2018
-
-
- Dec 07, 2017
-
-
Florent Lamiraux authored
-
- Nov 15, 2017
-
-
Florent Lamiraux authored
-
Javier V. Gomez authored
-
Javier V. Gomez authored
-
Javier V. Gomez authored
-
Gautham Manoharan authored
-
- Oct 26, 2017
-
-
- Oct 02, 2017
-
-
Justin Carpentier authored
Minor fixes
-
jcarpent authored
-
- Aug 03, 2017
- Jul 28, 2017
-
-