Skip to content

ktossell/fcl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FCL -- The Flexible Collision Library

This library includes various techniques for efficient collision detection and proximity computation.

Supported shapes:

  • sphere
  • box
  • cone
  • cylinder
  • mesh

In addition, collision checking with octrees is also supported. Octrees are represented using the octomap library http://octomap.github.com

About

flexible collision libary

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 85.3%
  • C 13.2%
  • Objective-C 1.5%