Summary
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.
Versions
v0.0.12-r1 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- python3_7
- Build with Python 3.7
- python3_8
- Build with Python 3.8
- python3_9
- Build with Python 3.9
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
dev-python / numpy : Fast array and numerical python library
sci-libs / fcl : The Flexible Collision Library
sci-libs / octomap : An Efficient Probabilistic 3D Mapping Framework Based on Octrees
Bugs
- 770589
- dev-python/fcl is blocking sci-libs/fcl-0.5.0 cleanup
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Dennis Lamm · gentoo
def-python/fcl: fixed linking with lld
Closes: https://bugs.gentoo.org/743247 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/18618 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> - Dennis Lamm · gentoo
def-python/fcl: drop old
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> - Dennis Lamm · gentoo
def-python/fcl: minor bugfix
Closes: https://bugs.gentoo.org/753287 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/fcl: Port up to py3.9
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Dennis Lamm · gentoo
dev-python/fcl: new package
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17558 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>