Python bindings for the Flexible Collision Library
Python-FCL is an (unofficial) Python interface for the Flexible Collision Library (FCL), an excellent C++ library for performing proximity and collision queries on pairs of geometric models. This package supports three types of proximity queries for pairs of geometric models: • Collision Detection: Detecting whether two models overlap (and optionally where). • Distance Computation: Computing the minimum distance between a pair of models. • Continuous Collision Detection: Detecting whether two models overlap during motion (and optionally the time of contact). This package also supports most of FCL’s object shapes, including: • TriangleP • Box • Sphere • Ellipsoid • Capsule • Cone • Convex • Cylinder • Half-Space • Plane • Mesh • OcTree
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.7.0.6-7.fc42 | - |
Fedora 41 | 0.7.0.6-6.fc41 | - |
Fedora 40 | 0.7.0.6-4.fc40 | - |
You can contact the maintainers of this package via email at
python-python-fcl dash maintainers at fedoraproject dot org
.