Skip to content
/ hpp-fcl Public
forked from coal-library/coal

An extension of the Flexible Collision Library

License

Notifications You must be signed in to change notification settings

proyan/hpp-fcl

This branch is 1 commit ahead of, 1421 commits behind coal-library/coal:devel.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d63ea45 · Apr 15, 2022
Feb 16, 2022
Apr 8, 2022
Apr 3, 2022
Apr 3, 2022
Apr 15, 2022
Apr 6, 2022
Apr 3, 2022
Apr 3, 2022
May 5, 2020
Apr 4, 2022
Nov 15, 2019
Jan 9, 2019
Nov 2, 2021
Apr 11, 2022
Apr 8, 2022
Apr 3, 2022
Apr 24, 2015
Jun 14, 2019
Feb 17, 2022
Apr 15, 2022

Repository files navigation

HPP-FCL — An extension of the Flexible Collision Library

Pipeline status Coverage report Conda Downloads Conda Version PyPI version

FCL was forked in 2015. Since then, a large part of the code has been rewritten or removed (for the unused part). The broadphase was reintroduced by J. Carpentier in 2022 based on the FCL version 0.7.0.

The main new features 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.
  • the implementation of Python bindings for easy code prototyping.
  • the fix of various bugs.

This project is now used in many robotics frameworks such as Pinocchio, an open-source software which implements efficient and versatile rigid body dynamics algorithms and the Humanoid Path Planner, an open-source software for Motion and Manipulation Planning.

Acknowledgments

The development of HPP-FCL is actively supported by the Gepetto team @LAAS-CNRS, the Willow team @INRIA and, to some extend, Eureka Robotics.

About

An extension of the Flexible Collision Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.9%
  • CMake 1.4%
  • Python 1.4%
  • C 0.3%