Robotics: Science and Systems I

A polynomial-time algorithm to design push plans for sensorless parts sorting

Mark de Berg, Xavier Goaoc, A. Frank van der Stappen

Abstract: We consider the efficient computation of sequences of push actions that simultaneously orient two different polygons. Our motivation for studying this problem comes from the observation that appropriately oriented parts admit simple sensorless sorting. We study the sorting of two polygonal parts by first putting them in properly selected orientations. We give an O(n2 log n)-time algorithm to enumerate all pairs of orientations for the two parts that can be realized by a sequence of push actions and admit sensorless sorting. We then propose an O(n4 log2 n)-time algorithm for finding the shortest sequence of push actions establishing a given realizable pair of orientations for the two parts. These results generalize to the sorting of k polygonal parts.

Download:

Bibtex:

@INPROCEEDINGS{ deBerg-RSS-05,
    AUTHOR    = {Mark {de Berg} and Xavier Goaoc and 
                 A. Frank {van der Stappen}},
    TITLE     = {A polynomial-time algorithm to design push plans
                 for sensorless parts sorting},
    BOOKTITLE = {Proceedings of Robotics: Science and Systems},
    YEAR      = {2005},
    ADDRESS   = {Cambridge, USA},
    MONTH     = {June},
    DOI       = {10.15607/RSS.2005.I.013} 
}