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