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