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