Skip to main content

An extension of the Flexible Collision Library

Project description

HPP-FCL — An extension of the Flexible Collision Library

Pipeline status Documentation 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 and untested part). The broadphase was reintroduced by J. Carpentier in 2022 based on the FCL version 0.7.0.

New features

Compared to the original FCL library, the main new features are:

  • a dedicated and efficient implementation of the GJK algorithm (we do not rely anymore on libccd)
  • the support of safety margins for collision detection
  • an accelerated version of Collision Detection à la Nesterov which leads to increased performances (up to a factor 2). More details are available in this paper
  • 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 support of height fields, capsule shapes, etc.
  • 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.

Performances

Unlike the original FCL library, HPP-FCL implements the well-established GJK algorithm and its variants for collision detection and distance computation. These implementations lead to state-of-the-art performances, as depicted by the figure below. In particular, you can observe that GJK-based approaches largely outperform solutions based on classic optimization solvers (e.g., QP solver like ProxQP), notably for large geometries composed of tens or hundred of vertices.

HPP-FCL performances

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

hpp_fcl-2.3.1-3-pp39-pypy39_pp73-manylinux_2_17_x86_64.whl (2.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

hpp_fcl-2.3.1-3-pp38-pypy38_pp73-manylinux_2_17_x86_64.whl (2.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

hpp_fcl-2.3.1-3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (1.7 MB view details)

Uploaded PyPymacOS 10.9+ x86-64

hpp_fcl-2.3.1-3-pp37-pypy37_pp73-manylinux_2_17_x86_64.whl (2.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

hpp_fcl-2.3.1-3-cp311-cp311-musllinux_1_1_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

hpp_fcl-2.3.1-3-cp311-cp311-manylinux_2_28_aarch64.whl (2.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

hpp_fcl-2.3.1-3-cp311-cp311-manylinux_2_17_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

hpp_fcl-2.3.1-3-cp311-cp311-macosx_10_9_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

hpp_fcl-2.3.1-3-cp310-cp310-musllinux_1_1_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

hpp_fcl-2.3.1-3-cp310-cp310-manylinux_2_28_aarch64.whl (2.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

hpp_fcl-2.3.1-3-cp310-cp310-manylinux_2_17_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

hpp_fcl-2.3.1-3-cp310-cp310-macosx_10_9_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

hpp_fcl-2.3.1-3-cp39-cp39-musllinux_1_1_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

hpp_fcl-2.3.1-3-cp39-cp39-manylinux_2_28_aarch64.whl (2.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

hpp_fcl-2.3.1-3-cp39-cp39-manylinux_2_17_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

hpp_fcl-2.3.1-3-cp39-cp39-macosx_10_9_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

hpp_fcl-2.3.1-3-cp38-cp38-musllinux_1_1_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ x86-64

hpp_fcl-2.3.1-3-cp38-cp38-manylinux_2_28_aarch64.whl (2.3 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.28+ ARM64

hpp_fcl-2.3.1-3-cp38-cp38-manylinux_2_17_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

hpp_fcl-2.3.1-3-cp38-cp38-macosx_10_9_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

hpp_fcl-2.3.1-3-cp37-cp37m-musllinux_1_1_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ x86-64

hpp_fcl-2.3.1-3-cp37-cp37m-manylinux_2_28_aarch64.whl (2.3 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.28+ ARM64

hpp_fcl-2.3.1-3-cp37-cp37m-manylinux_2_17_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

hpp_fcl-2.3.1-3-cp37-cp37m-macosx_10_15_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.7mmacOS 10.15+ x86-64

hpp_fcl-2.3.1-0-pp39-pypy39_pp73-manylinux_2_17_x86_64.whl (2.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

hpp_fcl-2.3.1-0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (1.7 MB view details)

Uploaded PyPymacOS 10.9+ x86-64

hpp_fcl-2.3.1-0-pp38-pypy38_pp73-manylinux_2_17_x86_64.whl (2.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

hpp_fcl-2.3.1-0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (1.7 MB view details)

Uploaded PyPymacOS 10.9+ x86-64

hpp_fcl-2.3.1-0-pp37-pypy37_pp73-manylinux_2_17_x86_64.whl (2.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

hpp_fcl-2.3.1-0-pp37-pypy37_pp73-macosx_12_0_x86_64.whl (1.7 MB view details)

Uploaded PyPymacOS 12.0+ x86-64

hpp_fcl-2.3.1-0-cp311-cp311-musllinux_1_1_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

hpp_fcl-2.3.1-0-cp311-cp311-manylinux_2_28_aarch64.whl (2.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

hpp_fcl-2.3.1-0-cp311-cp311-manylinux_2_17_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

hpp_fcl-2.3.1-0-cp311-cp311-macosx_10_9_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

hpp_fcl-2.3.1-0-cp310-cp310-musllinux_1_1_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

hpp_fcl-2.3.1-0-cp310-cp310-manylinux_2_28_aarch64.whl (2.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

hpp_fcl-2.3.1-0-cp310-cp310-manylinux_2_17_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

hpp_fcl-2.3.1-0-cp310-cp310-macosx_10_9_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

hpp_fcl-2.3.1-0-cp39-cp39-musllinux_1_1_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

hpp_fcl-2.3.1-0-cp39-cp39-manylinux_2_28_aarch64.whl (2.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

hpp_fcl-2.3.1-0-cp39-cp39-manylinux_2_17_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

hpp_fcl-2.3.1-0-cp39-cp39-macosx_10_9_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

hpp_fcl-2.3.1-0-cp38-cp38-musllinux_1_1_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ x86-64

hpp_fcl-2.3.1-0-cp38-cp38-manylinux_2_28_aarch64.whl (2.3 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.28+ ARM64

hpp_fcl-2.3.1-0-cp38-cp38-manylinux_2_17_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

hpp_fcl-2.3.1-0-cp38-cp38-macosx_10_9_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

hpp_fcl-2.3.1-0-cp37-cp37m-musllinux_1_1_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ x86-64

hpp_fcl-2.3.1-0-cp37-cp37m-manylinux_2_28_aarch64.whl (2.3 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.28+ ARM64

hpp_fcl-2.3.1-0-cp37-cp37m-manylinux_2_17_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

hpp_fcl-2.3.1-0-cp37-cp37m-macosx_12_0_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.7mmacOS 12.0+ x86-64

File details

Details for the file hpp_fcl-2.3.1-3-pp39-pypy39_pp73-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-3-pp39-pypy39_pp73-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 b7b193629357f7a09b0d9142e98eca5f1c745b42b9de1dabd03b08f831c3567a
MD5 cec73ffa0bcf70c0b69b4aad04938502
BLAKE2b-256 412ffdea6a9ba599bf2a48c18149e1df3ea3feb0e65406928cd332328ce73284

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-3-pp38-pypy38_pp73-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-3-pp38-pypy38_pp73-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 b76e4a4fe5dee929522abe3cea86f94009935bcfe215b40113cb9d63d91ae418
MD5 90b62547af9a917f61089d979678dbe6
BLAKE2b-256 de5349056a8aa03cbe1226f45dacb0b607fc67b9b9aa1f4f0f8ffcb66b3da6de

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c9a09c474772b76269ea238cccfb846e7a439ce6d02f63084dba611972144da7
MD5 f719a127c42da382e3c6fc8d4ba81f38
BLAKE2b-256 66dc4516a4d23b48716bac682223bc591a2bd439e0f3bf0ceac36c38a1b0deeb

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-3-pp37-pypy37_pp73-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-3-pp37-pypy37_pp73-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 7a475ef5b809e364016bc56137ce9d456fc2dcd7b4bcd84a9d6f1bc2d54d1614
MD5 3713301f80bab486876296da8350d248
BLAKE2b-256 6d4fde8d86a4838071e507ec09ba4fe9292692c50f63666d52745e8942e8c6c5

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-3-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-3-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 187a3d4ca30608a29f98a866862b7df0d39a0d03857a69b577feea832b2099d5
MD5 f8e3e7ca0ccb12b5984d1ff66d0566a2
BLAKE2b-256 26afed144201ada8e2a03cc576ef8812e24e26e55b208458967120dc01678781

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-3-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-3-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8fecca7612137d8d32948f05429ab4f8599da4f5c121cd8b717062bafb980d8f
MD5 f87808eeeda0a8c05a9fa4a7fb775be6
BLAKE2b-256 a6ae24979f12f77f58c414e5600cdccfdc977cd21f5769fe5b856512f3a7d7ee

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-3-cp311-cp311-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-3-cp311-cp311-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 e8cb78adf4ead6e00748694c921f9ea28cb30f5ec59c4398ab3bd032707030ff
MD5 9e0d86a9b644cc095ba9e5547bb1c124
BLAKE2b-256 fdc0161a40672ebe8b2febe21a808835aeb1c643cd83e90afeb989ca01797c41

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-3-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-3-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 16c996c5a2cca943605bcd230c2419519b7f2ff072a1cdfbc874033206ec8115
MD5 0e97e39ca6f1202376951e3940a0cef0
BLAKE2b-256 dd22822f74375876c641afdeb8d433529681d85cde4922bdc1eb2959a2204ebf

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-3-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-3-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c94fd21f6dddfef8264a27282f4830094d78cd16a8a96918b2bf4b6716ab3114
MD5 d92de63b04c99fcf6b9104a138f71faa
BLAKE2b-256 285d03ff294b5810fcfb1d5a576aadab607c6cd424b7989dead1535e1bd72fde

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-3-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-3-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 45ac05c13676fdcb543f5f4410abdd523e0fdb04639f37dc661dcb88c4ee06ac
MD5 5ee1933dcd052ba0ed5826f212f31def
BLAKE2b-256 58e0c7af9685e4ad7d52de8755e6c3c69374a930f7253518568a33487bace04a

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-3-cp310-cp310-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-3-cp310-cp310-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 e60536ba977253dd7d6265a6cabb5f30e76208861a79f639903af64451c3b179
MD5 43f688cfff67d5f756418ce0f1a3925b
BLAKE2b-256 43e82fd4c0abe94ddbfa55704923d0b2760ab1d7d836f12a507d8f50d2ad2fdc

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-3-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 700c098b6157b80f70f1a367e344e49c09eae3412b1ebaeb1843eda329829024
MD5 6a58a1c503996b0dfee14422882ee185
BLAKE2b-256 e1075569fcc4c904dac3eba0857dc11568ef5022e08087e2dbdbc2026e1b2def

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-3-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-3-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 553e4c19202972a9548ffab17aa35cf64e482dc7649120a13fefed200ecfcb69
MD5 86daa71c44b68fb67cf109d463234954
BLAKE2b-256 2904dfc54b62a8104ae6cfca126239ef602469dd730549de0d4cd7b7b78c4139

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-3-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-3-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c564e8a66c862da1de97631baf2902538cca58af0114b73e7ce93d7e90f81188
MD5 cccd8935d28122dfd658220ab727517d
BLAKE2b-256 fc4d3265fc17118f725538f76f4bdff4dd1840b81f951c512b5ae143c3aaa002

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-3-cp39-cp39-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-3-cp39-cp39-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 0a4f9022a9d51009ddf07bfffc5561fa5797706198f282309f731facf2dc47cc
MD5 a4d3b6afb3fffad42a9d2ac7bab4dcc3
BLAKE2b-256 27723714c816f409f958063d51d0116fe2be3eb20e7ad0db1d75eef7841da46f

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-3-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-3-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 67e58891a03b9581298a06235213d7973bd658bf4611e6612a88272d6674d1fb
MD5 a4d14b501d1ecc57ab2668815555e9b7
BLAKE2b-256 cf42a5ae8cdfc24bfef4def02165c879dd0d49f0fae259419039fe8dc822f313

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-3-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-3-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 9d27322993b205971b108c9c0d767e7109f25719c74a9978ede0b47516e5e502
MD5 97fe8b998b41ed91c6c27be9a8f0d971
BLAKE2b-256 cf7ee8fbf733dfc6c4320ae889289b90b7c2e677a25a7b193242dc0bf8bfbdcb

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-3-cp38-cp38-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-3-cp38-cp38-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bb9fc42d2e978360388949563925afa1e3beee6add3f97c0a13a4d87eb8442b1
MD5 f08d459582b95410b079b1bc904b42e9
BLAKE2b-256 f99f50b6e3cd50cc495d6a333af23d56c95215c6ccb89d4ef58f8a41506d531d

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-3-cp38-cp38-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-3-cp38-cp38-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 97911372f594907e33f686e91bbdb14e3dd8f4fa4dfbf7cb487e628cee534306
MD5 c3a30f3a3c2d3856522dbf7bd131b671
BLAKE2b-256 d4adcd589c26a4bd20a65c8df32416b532b6697250a8974d06958f0934ab2e95

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-3-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-3-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9af8894eb0c4a8504a7774eb64e9bd8ff04270b838d5a640cc5d794e517dca52
MD5 a9002c5d3999982ff420d8266476b5f2
BLAKE2b-256 618c7982b48a64a8c06fe50927dff230b68c94b70554f37dcdabe9bbe5d3f32a

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-3-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-3-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 6ba8431bd0afa98e256fd1930c67b1c9a115f6462dd586f53c712e60624293b0
MD5 03a807b38507d7f50c3c5093fbdb4f39
BLAKE2b-256 77287697b5a0653120a9c6c6fc549ef3d9a88d08e289d0770533156658a8eddb

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-3-cp37-cp37m-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-3-cp37-cp37m-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f9168a06d89753333f477c3a34a92342ae21605c28e7555c6b91212401c5e79c
MD5 e3043165c25169b8234c7fe4c714ee76
BLAKE2b-256 3a3a5ae0bd5bb3849ecd68c2bde353001ac2d6d38b9b73ac8b97ff7ea6c06952

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-3-cp37-cp37m-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-3-cp37-cp37m-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 bd008ebacc719bf425349ba6e231a58cc13d16328f2261e835d27c2980f340e8
MD5 2ba8a782cbf76ab528a20dc7104c7251
BLAKE2b-256 579c08f76f16449e035120add512edb1bee6c5103d70da3022aee539e4ebf15c

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-3-cp37-cp37m-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-3-cp37-cp37m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 f67c5d39b50378e6bb1d6ef95625428676e01d709d1fbd37e62ddedcc0656060
MD5 9c92a0d3575d18d9f18f1a8fb17e8395
BLAKE2b-256 fbdb68417f3e4e6110982e573c5bb94432b267434da6b66329926a70f14144eb

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-0-pp39-pypy39_pp73-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-0-pp39-pypy39_pp73-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 9e81f994924418e24f68276c7f8adc356282877aee429a3658b3c9084c0a284e
MD5 efc7d9324d2fca023df395b4396f8553
BLAKE2b-256 6765683620218a6c9cd77a56a8f4a4068ef57a50f2a90a9da38008ae6128e06f

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8d7c553971ab8bee03e0ca5de3a997936ced2e0aae8a68ee624c529c1f3e0129
MD5 e9c416513136738f7e94befceb1b2afd
BLAKE2b-256 843bbd251386e97d7fc1559403c9480b34d2ea7d62925759a84e536e371e8998

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-0-pp38-pypy38_pp73-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-0-pp38-pypy38_pp73-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 bc3e5378665a678bb4d921148160481d12c2252811de02d00ca42349bac94ad9
MD5 090af46b543edbe90cd3f68613319998
BLAKE2b-256 ecb317fd1b42a46a2cd3e02db06ffb01e61bb53dfea549e3bd1fd5d5001009f5

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 79b216cdad83147e32f67aa7e7d1fc96c4a4baf06fd7dc7f149b5ae208f80d7b
MD5 a5d9e0631a3453ce16c71f102eded064
BLAKE2b-256 ca7df561fd7e73840c318aaf2dd30d14cd70844c0cceb955608f244ac15fcf42

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-0-pp37-pypy37_pp73-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-0-pp37-pypy37_pp73-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 b2a374c79f983efde81f1c88995c69dcdcbe0a5d1b85d1bebe16eeb9e6db772d
MD5 384e2dfce14b8271e2bd90231d54e26c
BLAKE2b-256 1ed9b629e16b2d8eb66d7bc7570a364c686a8e2dc4b68e13e6e4350a3ada4996

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-0-pp37-pypy37_pp73-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-0-pp37-pypy37_pp73-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 caf139dfe6f0a3a5f053cbfa4a8643bed955f016ef5906f42d3ac089216d7bbf
MD5 13f9e53e637a89ec0bfb6d020939118f
BLAKE2b-256 21a96128eb7677ac721753b0c4ad633ce472a2222e65d71043923e4bd6d4ad43

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-0-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-0-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 2da162f72b77a84995c554c5a7fac222c66a0e47337dd4af8922a458ae7bf319
MD5 d572042b8ca8be477c8c7a55fd1bf6e5
BLAKE2b-256 6cb90c5a331580a33f0be11b147ec31dfe247ea8e9d3a3200f9ebe474d157435

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-0-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 54efcd9e5edcde7d19158dd918ffdddaeee84b954ac81033ba28f6bf6a3f3f81
MD5 2c55ebdeab02c22ddb45317c9caefd71
BLAKE2b-256 88814ac124294090c0146aaba7941c80fa40d746f1647507f124e4a45c24e56a

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-0-cp311-cp311-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-0-cp311-cp311-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 05dd79932b016266c40210c639c2e687c82b2ae6635de2743bbe8fe6dce844ef
MD5 f7195fd9a7a1ed4d554da18fad272e38
BLAKE2b-256 e6f4d3eb9da816d863990ae19b414170339392e49bbc8860ebd7915c490297dd

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7f0eb2abcb353d1a3286c5fa79a8386c9e41878a1e6376b6640d6f6ae4bb4cdc
MD5 09207b7eecd3bfe68672b8beaed7ffab
BLAKE2b-256 c9dd49b83d58bc012cfd976e363ef9f8952808d9265b3fe63d2b343bba26bec1

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-0-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-0-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 95ef18705e2994fad7e388b87f9b646af652a33fc4c9c9971db884c79014a83f
MD5 eef0b6e0561f58d1afaa61fc9c6eb72e
BLAKE2b-256 b7b05eafffb4e122a5e1874656872ec9dc3cd8125bd4eee3a360d717127822e6

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-0-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 330862364c4835eababb548c7fa6be889bd79e000509ec4e3ac3cdeb2ced44e8
MD5 8004540265670f2d6c4287881f3f7bb9
BLAKE2b-256 6c294e9478bc3f670dd3b793a0b42594975092608a97194710f03157c88889e5

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-0-cp310-cp310-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-0-cp310-cp310-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 028c48dac1e41d65312b58a32e175b51957fac5992b3a528a2345d36a55d1e45
MD5 914885ef572c07db0ba6cfc3949b08f7
BLAKE2b-256 5f5132f2c68b74be3bcfd45d42fbbf7de2e912b17dd24df757dc0cb849cef20b

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8637024bb8125725f9b79cd335b1d56a7e28f8eebe14e0103afe83572c386ffb
MD5 61023123718a9981e2efe4e36bd7fecc
BLAKE2b-256 398bb88cf638ebed39650ef6cc72a08e7a4e568fb8d2c70a35046c382d05856c

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-0-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-0-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 fdf44a74fb9b3593e2ac39908a772126280489b107e33613630807cf70ef8854
MD5 e5fa273be078d772ad86fd20011ba9a2
BLAKE2b-256 43da18e8b4e3d70281f91f9c02890d612c9be3c8051d6794097f64810826315e

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-0-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-0-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4f7d25295629578a304509535c9013dab92f86ce66652876665c3eefff832540
MD5 94a8366a681277eca915173d6a413a47
BLAKE2b-256 bed54b44260c368d9509b55c0246a52959bfc3c30fe9a626a96bfe5fd50e9576

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-0-cp39-cp39-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-0-cp39-cp39-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 5dc40943adb0f9e0206cbcf7dc1c63ed54d717598098ba11808850b1e766d6c5
MD5 76f33d3f186318efa9184bbc6e28222a
BLAKE2b-256 d7e243a0151423eab8259e26a75de303d7d240f88009b371bb3789050adc701e

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4c3e445b8bd526df75ca209fba72add69d7a104f19e4914361a6db8b4cd95484
MD5 dd4f158fe56e1d77e1b3d3a560f91362
BLAKE2b-256 316d2465c146200e33875a24e872f5ef0378eee6826e919fe371c6cdef387f24

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-0-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-0-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 71e5ba7790bf220b42f557856cf58389ddc2faec9643e3b64038267adecf4c36
MD5 3c2dc26943613b40d1f342a71d0a9881
BLAKE2b-256 24a1333652d53df3dbe25f04d379c9c1a7f2fafbc8f1ffffe28097a18d1bb15c

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-0-cp38-cp38-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-0-cp38-cp38-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0a5a03b7263f7896cf68b217442de77e99d5102f59da925bc70b7ef7d16600da
MD5 04d8f1667c5fadd20e9ef36050d53fe7
BLAKE2b-256 ad3c93ea1cf121b5adfae66062501dc670bf99d06932477e729c1b96c10d4c9b

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-0-cp38-cp38-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-0-cp38-cp38-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 e67e9cc957e9247d136317f08350e3d543482a8dd6b6193baa5016a8619323ed
MD5 b53a5405ac6b9d2b3c397ff7c49e5968
BLAKE2b-256 bbfa4f5c036bb17be7483044988196833e33a5ef00b12440296d6974e8f336f5

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8062ca476421c5d0717335d33a13d5650e72a23b75fed036c311b9d5fdf09820
MD5 2c46b69c7a4e16796f756ef385d1dbcc
BLAKE2b-256 5bdaf3ed447464648cc3fc4d2c236a1981d9e2827303b4aaa7cf92ebeea8fbbc

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-0-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-0-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 6fc3dfe863ff948a4b666123245a8041f2f33fdad59d303e331ebb1310652d59
MD5 de85b47db653391efe9c6978b072e4e4
BLAKE2b-256 b8c22dbeae520ab8dd3d6e310809e8fbd9553792f0459a6632c0d063fe0f2bad

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-0-cp37-cp37m-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-0-cp37-cp37m-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9983c7445d0e8e5f326c74a22f8613e74338b09d8b3111a9793ba9673dd35293
MD5 bf1b44cf54800f402ecc3df48ba6e66a
BLAKE2b-256 4cf09b483c114d5db7622103fa08d7c547470ef168db754b4a2186c24d6ba6d7

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-0-cp37-cp37m-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-0-cp37-cp37m-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 ce5c7373a24a4d786ef1c698132314ad788bb217941efe724c57eb1958247bcd
MD5 ab6597fdc03caae044f95fbbbad09f07
BLAKE2b-256 5d80ec92592a5d456759e2f329947852bd853dab596f31aa90d71f5c4e500e82

See more details on using hashes here.

File details

Details for the file hpp_fcl-2.3.1-0-cp37-cp37m-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for hpp_fcl-2.3.1-0-cp37-cp37m-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 523ecd117f029072b4ddc18694e10b1dea703361623d825bac76d9d21c3695ec
MD5 fcf30f1f96e3f4aaf5e22388b649c5a7
BLAKE2b-256 40c0e46162e1bf219e104322263157130a032e9ced37d6ab5ee097dea9a77913

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page