Skip to content
Snippets Groups Projects
  1. Nov 10, 2019
  2. Aug 06, 2019
  3. Jul 23, 2019
  4. Jun 13, 2019
  5. Jun 12, 2019
  6. May 24, 2019
  7. May 16, 2019
  8. May 15, 2019
    • Florent Lamiraux's avatar
      Add some initializations · 4f7407fd
      Florent Lamiraux authored
        - in DistanceResult constructor, initialize nearestpoints and normal with
          NaN vectors,
        - in test_fcl_geometric_shapes.cpp, initialize plane with zero vectors.
      4f7407fd
  9. Apr 21, 2019
  10. Apr 13, 2019
  11. Mar 28, 2019
  12. Feb 12, 2019
  13. Feb 07, 2019
  14. Feb 06, 2019
  15. Jan 21, 2019
  16. Jan 13, 2019
  17. Jan 07, 2019
  18. Jan 02, 2019
  19. Dec 26, 2018
    • Florent Lamiraux's avatar
      Fix GJK algorithm · 9c980291
      Florent Lamiraux authored
        If GJK::evaluate fails to converge but that the distance of the origin to the
        simplex converges to 0, set distance and return fail. In shapeDistance,
        return collision if GJK::evaluate failed.
      9c980291
  20. Dec 24, 2018
Loading