Fast and robust retrieval of Minkowski sums of rotating convex polyhedra in 3-space

  • Authors:
  • Naama Mayer;Efi Fogel;Dan Halperin

  • Affiliations:
  • Tel Aviv University;Tel Aviv University;Tel Aviv University

  • Venue:
  • Proceedings of the 14th ACM Symposium on Solid and Physical Modeling
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a novel method for fast retrieval of exact Minkowski sums of pairs of convex polytopes in R3, where one of the polytopes frequently rotates. The algorithm is based on pre-computing a so-called criticality map, which records the changes in the underlying graph-structure of the Minkowski sum, while one of the polytopes rotates. We give tight combinatorial bounds on the complexity of the criticality map when the rotating polytope rotates about one, two, or three axes. The criticality map can be rather large already for rotations about one axis, even for summand polytopes with a moderate number of vertices each. We therefore focus on the restricted case of rotations about a single, though arbitrary, axis. Our work targets applications that require exact collision-detection such as motion planning with narrow corridors and assembly maintenance where high accuracy is required. Our implementation handles all degeneracies and produces exact results. It efficiently handles the algebra of exact rotations about an arbitrary axis in R3, and it well balances between preprocessing time and space on the one hand, and query time on the other. We use Cgal arrangements and in particular the support for spherical Gaussian-maps to efficiently compute the exact Minkowski sum of two polytopes. We conducted several experiments to verify the correctness of the algorithm and its implementation, and to compare its efficiency with an alternative (static) exact method. The results are reported.