Skip to content
Snippets Groups Projects
Forked from Coal / coal
2310 commits behind the upstream repository.
Joseph Mirabel's avatar
Joseph Mirabel authored
[geometric_shape] Fix radius, CoM and inertia computation + Python unit tests
25d90fd8
History

FCL -- The Flexible Collision Library

Building Status Pipeline status Coverage report

This project is a fork from https://github.com/flexible-collision-library/fcl.

The main differences are.

  • the use of a safety margin when detecting collision,
  • the computation of a lower bound of the distance between two objects when collision checking is performed and no collision is found.