A New Library for Real-time Continuous Collision Detection

Conference: ROBOTIK 2012 - 7th German Conference on Robotics
05/21/2012 - 05/22/2012 at Munich, Germany

Proceedings: ROBOTIK 2012

Pages: 5Language: englishTyp: PDF

Personal VDE Members are entitled to a 10% discount on this title

Authors:
Täubig, Holger; Frese, Udo (Cyber-physical Systems, DFKI Bremen, Germany)

Abstract:
We present the Kinematic Continuous Collision Detection Library (KCCD), a new library for real-time continuous collision detection for humanoid and industrial robots. The C++ library operates on joint state intervals. Such, it does not only test a single or N intermediate configurations but assures safety of a whole movement. The library uses sphere swept convex hulls (SSCH) as its volume representation, computes swept volumes and their distances for all body pairs of a robot, and provides an operation set that allows for a trade-off between accuracy and computation time. The paper gives an overview of the applied algorithm and describes basic features of the library, additionally provided configuration and visualization tools, as well as existing applications.