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