- 01 Apr, 2020 1 commit
-
-
Joseph Mirabel authored
-
- 07 Nov, 2019 1 commit
-
-
Lucile Remigy authored
-
- 06 Sep, 2019 1 commit
-
-
Lucile Remigy authored
-
- 02 Sep, 2019 2 commits
-
-
Joseph Mirabel authored
-
Joseph Mirabel authored
-
- 07 Feb, 2019 1 commit
-
-
* Commands executed: * find include src test -iname "*.h" -type f -exec sed -i "s/^namespace fcl/namespace hpp\n{\nnamespace fcl/; \$i} // namespace hpp\n" {} \; * find src -iname "*.cpp" -type f -exec sed -i "s/^namespace fcl/namespace hpp\n{\nnamespace fcl/; \$a\\\n} // namespace hpp" {} \; * find test/ -iname "*.cpp" -type f -exec sed -i "s/using namespace fcl/using namespace hpp::fcl/; s/fcl::/hpp::fcl::/g" {} \;
-
- 06 Dec, 2018 1 commit
-
-
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)
-
- 23 Nov, 2018 2 commits
-
-
Florent Lamiraux authored
- void selfCollisionRecurse(CollisionTraversalNodeBase* node, int b, BVHFrontList* front_list), - void selfCollide(CollisionTraversalNodeBase* node, BVHFrontList* front_list).
-
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
-
- 14 Jun, 2016 1 commit
-
-
- 30 Jun, 2015 2 commits
-
-
Florent Lamiraux authored
This enables users to install the official version of fcl together with hpp-fcl.
-
Florent Lamiraux authored
-
- 24 Apr, 2015 1 commit
-
-
Jeongseok Lee authored
-
- 16 Apr, 2015 1 commit
-
-
Jeongseok Lee authored
-
- 19 Sep, 2012 1 commit
-
-
Ioan Sucan authored
-
- 03 Aug, 2012 1 commit
-
-
jpan authored
git-svn-id: https://kforge.ros.org/fcl/fcl_ros@153 253336fb-580f-4252-a368-f3cef5a2a82b
-
- 30 May, 2012 2 commits
-
-
jpan authored
git-svn-id: https://kforge.ros.org/fcl/fcl_ros@86 253336fb-580f-4252-a368-f3cef5a2a82b
-
jpan authored
git-svn-id: https://kforge.ros.org/fcl/fcl_ros@85 253336fb-580f-4252-a368-f3cef5a2a82b
-
- 25 May, 2012 1 commit
-
-
jpan authored
add kIOS which can handle collision and distance simultaneously. and refactor the collision_func_matrix.cpp git-svn-id: https://kforge.ros.org/fcl/fcl_ros@82 253336fb-580f-4252-a368-f3cef5a2a82b
-
- 30 Dec, 2011 1 commit
-
-
jpan authored
git-svn-id: https://kforge.ros.org/fcl/fcl_ros@54 253336fb-580f-4252-a368-f3cef5a2a82b
-
- 06 Dec, 2011 1 commit
-
-
jpan authored
git-svn-id: https://kforge.ros.org/fcl/fcl_ros@48 253336fb-580f-4252-a368-f3cef5a2a82b
-
- 12 Sep, 2011 1 commit
-
-
jpan authored
git-svn-id: https://kforge.ros.org/fcl/fcl_ros@30 253336fb-580f-4252-a368-f3cef5a2a82b
-
- 25 Aug, 2011 2 commits
-
-
sachinc authored
git-svn-id: https://kforge.ros.org/fcl/fcl_ros@6 253336fb-580f-4252-a368-f3cef5a2a82b
-
sachinc authored
git-svn-id: https://kforge.ros.org/fcl/fcl_ros@1 253336fb-580f-4252-a368-f3cef5a2a82b
-