Generalized penetration depth computation

  • Authors:
  • Liangjun Zhang;Young J. Kim;Gokul Varadhan;Dinesh Manocha

  • Affiliations:
  • Department of Computer Science, University of North Carolina at Chapel Hill, USA;Department of Computer Science and Engineering, Ewha Womans University, Republic of Korea;Department of Computer Science, University of North Carolina at Chapel Hill, USA;Department of Computer Science, University of North Carolina at Chapel Hill, USA

  • Venue:
  • Computer-Aided Design
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Penetration depth (PD) is a distance measure that is used to describe the extent of overlap between two intersecting objects. Most of the prior work in PD computation has been restricted to translationalPD, which is defined as the minimal translational motion that one of the overlapping objects must undergo in order to make the two objects disjoint. In this paper, we extend the notion of PD to take into account both translational and rotational motion to separate the intersecting objects, namely generalizedPD. When an object undergoes a rigid transformation, some point on the object traces the longest trajectory. The generalized PD between two overlapping objects is defined as the minimum of the longest trajectories of one object, under all possible rigid transformations to separate the overlapping objects. We present three new results to compute generalized PD between polyhedral models. First, we show that for two overlapping convex polytopes, the generalized PD is the same as the translational PD. Second, when the complement of one of the objects is convex, we pose the generalized PD computation as a variant of the convex containment problem and compute an upper bound using optimization techniques. Finally, when both of the objects are non-convex, we treat them as a combination of the above two cases and present an algorithm that computes a lower and an upper bound on the generalized PD. We highlight the performance of our algorithms on different models that undergo rigid motion in the 6-dimensional configuration space. Moreover, we utilize our algorithm for complete motion planning of rigid robots undergoing translational and rotational motion in a plane or in 3D space. In particular, we use generalized PD computation for performing C-obstacle query and checking path non-existence.