Sun, 28 Jul 2024 22:17:09 UTC | login

Information for build python-python-fcl-0.7.0.6-5.fc41

ID311613
Package Namepython-python-fcl
Version0.7.0.6
Release5.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-python-fcl.git#56d711a64dcb27eba9def8e703473fd9e49e44d9
SummaryPython bindings for the Flexible Collision Library
DescriptionPython-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
Built bydavidlt
State failed
Volume DEFAULT
StartedMon, 15 Jul 2024 11:31:53 UTC
CompletedMon, 15 Jul 2024 12:34:32 UTC
Taskbuild (f41, /rpms/python-python-fcl.git:56d711a64dcb27eba9def8e703473fd9e49e44d9)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-python-fcl.git#56d711a64dcb27eba9def8e703473fd9e49e44d9'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - Rebuilt for Python 3.13 * Tue May 21 2024 Benjamin A. Beasley <code@musicinmybrain.net> - Add arch-dependent skips for bundled fcl library tests * Tue May 21 2024 Benjamin A. Beasley <code@musicinmybrain.net> - Do not support i686 (aborts in TestFCL::test_managed_collisions) * Tue May 21 2024 Benjamin A. Beasley <code@musicinmybrain.net> - Fix names for bundled library source archives * Mon May 20 2024 Benjamin A. Beasley <code@musicinmybrain.net> - Initial package (close RHBZ#2270968)