Skip to content
Snippets Groups Projects
  1. Aug 06, 2019
  2. Jul 23, 2019
  3. Jun 13, 2019
  4. Jun 12, 2019
  5. May 24, 2019
  6. May 16, 2019
  7. 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
  8. Apr 21, 2019
  9. Apr 13, 2019
  10. Mar 28, 2019
  11. Feb 12, 2019
  12. Feb 07, 2019
  13. Feb 06, 2019
  14. Jan 21, 2019
  15. Jan 13, 2019
  16. Jan 07, 2019
  17. Jan 02, 2019
  18. 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
  19. Dec 24, 2018
Loading