Robotics: Science and Systems IV

A Numerically Robust LCP Solver for Simulating Articulated Rigid Bodies in Contact

Katsu Yamane, Yoshihiko Nakamura

Abstract: This paper presents a numerically robust algorithm for solving linear complementarity problems (LCPs), and applies it to the simulation of frictional contacts of articulated rigid bodies each modeled as a general polygonal object. We first point out two practical problems of the popular pivot-based LCP solver called Lemke Algorithm and its extension with lexicographic ordering, due to numerical errors especially for ill-conditioned LCPs. Our new algorithm solves these problems by storing all pivot candidates and searching for a sequence of pivots that leads to a solution. An LCP-based contact dynamics formulation is combined with a forward dynamics algorithm for articulated rigid bodies to perform the whole simulation using a dynamics programming approach. Simulation examples using a humanoid robot show that the Lemke Algorithm (with or without lexicographic ordering) cannot solve complex contact problems, while our algorithm can successfully simulate such situations. We also demonstrate that the simulation results are qualitatively similar to those of hardware experiments.

Download:

Bibtex:

@INPROCEEDINGS{Yamane-RSS08,
    AUTHOR    = {Katsu Yamane, Yoshihiko Nakamura},
    TITLE     = {A Numerically Robust {LCP} Solver for Simulating Articulated Rigid Bodies in Contact},
    BOOKTITLE = {Proceedings of Robotics: Science and Systems IV},
    YEAR      = {2008},
    ADDRESS   = {Zurich, Switzerland},
    MONTH     = {June},
    DOI       = {10.15607/RSS.2008.IV.012} 
}