Skip to content
Snippets Groups Projects
  1. Sep 02, 2019
  2. Aug 29, 2019
  3. Aug 28, 2019
  4. Aug 05, 2019
  5. Jun 13, 2019
  6. May 15, 2019
  7. Apr 17, 2019
  8. Apr 13, 2019
  9. Mar 28, 2019
  10. Mar 04, 2019
  11. Feb 07, 2019
  12. Feb 06, 2019
  13. Feb 05, 2019
  14. Jan 20, 2019
    • Florent Lamiraux's avatar
      [Test] Fix octree construction · 0712125c
      Florent Lamiraux authored
        Position of octree is defined by resolution only. cell center coordinates are
        of the form:
          ((kx+.5)*resolution, (ky+.5)*resolution, (kz+.5)*resolution), where
          kx, ky, kz are integers.
        This commit fixes the construction of the environment octree in order to
        respect this constraint.
        In test_fcl_octree, envOctree contains envMesh.
  15. Jan 18, 2019
  16. Jan 12, 2019
  17. Jan 10, 2019
  18. Dec 26, 2018
  19. Dec 25, 2018
  20. Dec 24, 2018
  21. Dec 14, 2018
  22. Dec 10, 2018
  23. Dec 07, 2018
  24. Dec 06, 2018
Loading