- 14 Oct, 2019 2 commits
-
-
Lucile Remigy authored
-
Lucile Remigy authored
-
- 30 Sep, 2019 1 commit
-
-
Lucile Remigy authored
-
- 25 Sep, 2019 2 commits
-
-
Lucile Remigy authored
-
Lucile Remigy authored
-
- 06 Sep, 2019 1 commit
-
-
Lucile Remigy authored
-
- 03 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" {} \;
-
- 24 Dec, 2018 1 commit
-
-
Florent Lamiraux authored
distance lower bound is necessary to compute security margin. In the previous state of the code, security margin was not computed if distance lower bound was not selected.
-
- 06 Dec, 2018 3 commits
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
- store const CollisionRequest& as a member instead of CollisionRequest, - remove member CollisionRequest::enable_distance_lower_bound, - modify constructors of all derived classes.
-
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 1 commit
-
-
Florent Lamiraux authored
- void selfCollisionRecurse(CollisionTraversalNodeBase* node, int b, BVHFrontList* front_list), - void selfCollide(CollisionTraversalNodeBase* node, BVHFrontList* front_list).
-
- 30 Jun, 2015 4 commits
-
-
Florent Lamiraux authored
This enables users to install the official version of fcl together with hpp-fcl.
-
Florent Lamiraux authored
- throw exception if called.
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
- 24 Apr, 2015 1 commit
-
-
Jeongseok Lee authored
-
- 16 Apr, 2015 1 commit
-
-
Jeongseok Lee authored
-
- 28 Jan, 2013 1 commit
-
-
Ioan Sucan 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
-
- 25 Jul, 2012 1 commit
-
-
jpan authored
git-svn-id: https://kforge.ros.org/fcl/fcl_ros@139 253336fb-580f-4252-a368-f3cef5a2a82b
-
- 16 Jul, 2012 1 commit
-
-
jpan authored
fix bug in sse matrix git-svn-id: https://kforge.ros.org/fcl/fcl_ros@128 253336fb-580f-4252-a368-f3cef5a2a82b
-
- 09 Jul, 2012 1 commit
-
-
jpan authored
git-svn-id: https://kforge.ros.org/fcl/fcl_ros@122 253336fb-580f-4252-a368-f3cef5a2a82b
-
- 02 Jul, 2012 1 commit
-
-
jpan authored
git-svn-id: https://kforge.ros.org/fcl/fcl_ros@111 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
-
- 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
-