Home /Research /FCL: A general purpose library for collision and proximity queries
MANIPULATION

FCL: A general purpose library for collision and proximity queries

Jia Pan, Sachin Chitta, Dinesh Manocha

Year
2012
Citations
537

Abstract

We present a new collision and proximity library that integrates several techniques for fast and accurate collision checking and proximity computation. Our library is based on hierarchical representations and designed to perform multiple proximity queries on different model representations. The set of queries includes discrete collision detection, continuous collision detection, separation distance computation and penetration depth estimation. The input models may correspond to triangulated rigid or deformable models and articulated models. Moreover, FCL can perform probabilistic collision checking between noisy point clouds that are captured using cameras or LIDAR sensors. The main benefit of FCL lies in the fact that it provides a unified interface that can be used by various applications. Furthermore, its flexible architecture makes it easier to implement new algorithms within this framework. The runtime performance of the library is comparable to state of the art collision and proximity algorithms. We demonstrate its performance on synthetic datasets as well as motion planning and grasping computations performed using a two-armed mobile manipulation robot.

Keywords

Computer scienceCollisionComputationCollision detectionSet (abstract data type)Probabilistic logicArtificial intelligenceTheoretical computer scienceAlgorithmProgramming language

Related papers

Browse all MANIPULATION papers