Skip to main content

hpp-pinocchio

Building Status Pipeline status Coverage report Code style: black pre-commit.ci status

This package implements a library that wraps the Pinocchio library to be used in the Humanoid Path Planner framework.

Setup

The easiest way to install this package is to uses the installation instructions of HPP. For a manual installation, follow these steps.

To compile this package, it is recommended to create a separate build directory:

mkdir _build
cd _build
cmake [OPTIONS] ..
make install

Please note that CMake produces a CMakeCache.txt file which should be deleted to reconfigure a package from scratch.

Dependencies

The package depends on several packages which have to be available on your machine.

  • Libraries:
    • Boost (>=1.48.0) Boost Test is used in the test suite
    • Pinochio (>=1.1)
  • System tools:
    • CMake (>=2.6)
    • pkg-config
    • usual compilation tools (GCC/G++, make, etc.)

Download files

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

Source Distribution

hpp_pinocchio-9.0.2.tar.gz (149.5 kB view details)

Uploaded Source

Built Distributions

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

hpp_pinocchio-9.0.2-0-cp314-cp314-manylinux_2_28_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

hpp_pinocchio-9.0.2-0-cp314-cp314-manylinux_2_28_aarch64.whl (1.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

hpp_pinocchio-9.0.2-0-cp314-cp314-macosx_11_0_arm64.whl (957.6 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

hpp_pinocchio-9.0.2-0-cp314-cp314-macosx_10_9_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.14macOS 10.9+ x86-64

hpp_pinocchio-9.0.2-0-cp313-cp313-manylinux_2_28_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

hpp_pinocchio-9.0.2-0-cp313-cp313-manylinux_2_28_aarch64.whl (1.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

hpp_pinocchio-9.0.2-0-cp313-cp313-macosx_11_0_arm64.whl (957.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

hpp_pinocchio-9.0.2-0-cp313-cp313-macosx_10_9_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.13macOS 10.9+ x86-64

hpp_pinocchio-9.0.2-0-cp312-cp312-manylinux_2_28_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

hpp_pinocchio-9.0.2-0-cp312-cp312-manylinux_2_28_aarch64.whl (1.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

hpp_pinocchio-9.0.2-0-cp312-cp312-macosx_11_0_arm64.whl (957.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

hpp_pinocchio-9.0.2-0-cp312-cp312-macosx_10_9_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.12macOS 10.9+ x86-64

hpp_pinocchio-9.0.2-0-cp311-cp311-manylinux_2_28_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

hpp_pinocchio-9.0.2-0-cp311-cp311-manylinux_2_28_aarch64.whl (1.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

hpp_pinocchio-9.0.2-0-cp311-cp311-macosx_11_0_arm64.whl (957.6 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

hpp_pinocchio-9.0.2-0-cp311-cp311-macosx_10_9_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

hpp_pinocchio-9.0.2-0-cp310-cp310-manylinux_2_28_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

hpp_pinocchio-9.0.2-0-cp310-cp310-manylinux_2_28_aarch64.whl (1.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

hpp_pinocchio-9.0.2-0-cp310-cp310-macosx_11_0_arm64.whl (957.6 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

hpp_pinocchio-9.0.2-0-cp310-cp310-macosx_10_9_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file hpp_pinocchio-9.0.2.tar.gz.

File metadata

  • Download URL: hpp_pinocchio-9.0.2.tar.gz
  • Upload date:
  • Size: 149.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for hpp_pinocchio-9.0.2.tar.gz
Algorithm Hash digest
SHA256 7eba280aad1b162939ca27c929b6ad725e3a1a6b9505cdf2ea35f4499da95018
MD5 d9c1363ee8ddae5562f23da2f03ed198
BLAKE2b-256 6896c89a81f8c8d854298c6b1fa06feefe9fc578d2b576b98bf0d958fb4754b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for hpp_pinocchio-9.0.2.tar.gz:

Publisher: release.yml on cmake-wheel/hpp-pinocchio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hpp_pinocchio-9.0.2-0-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hpp_pinocchio-9.0.2-0-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 216632079f2b50019a1d5e7eaca236c56eb49b9df23c14a48db8cdaa37dcabfd
MD5 7562d7219b4868353b160f574c4ffd9c
BLAKE2b-256 104c5744399c0a06bdea4102cbf5a54809b42fc525b33e2466c97c57c223834e

See more details on using hashes here.

Provenance

The following attestation bundles were made for hpp_pinocchio-9.0.2-0-cp314-cp314-manylinux_2_28_x86_64.whl:

Publisher: release.yml on cmake-wheel/hpp-pinocchio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hpp_pinocchio-9.0.2-0-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hpp_pinocchio-9.0.2-0-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1dbf0719e53cd41f0ea2e7f820812582be995e1efec98bc218d4acf30f621929
MD5 fe84b5a8299009490315cea69b9c7832
BLAKE2b-256 64ec74afa1133bfa372aba9ec49d6aef12eb0ac6815818b062465000669d0718

See more details on using hashes here.

Provenance

The following attestation bundles were made for hpp_pinocchio-9.0.2-0-cp314-cp314-manylinux_2_28_aarch64.whl:

Publisher: release.yml on cmake-wheel/hpp-pinocchio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hpp_pinocchio-9.0.2-0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hpp_pinocchio-9.0.2-0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dcde95ec784558a32a9fdaf30b4183ae80bc1f52909e3b9ad8d2c99f439803c5
MD5 f59856087bbd7c9a30b76c2cfe853073
BLAKE2b-256 2c6c92765007e219f045c4a0160415da8da61737a92c261c2d82d06b80b4f8e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for hpp_pinocchio-9.0.2-0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: release.yml on cmake-wheel/hpp-pinocchio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hpp_pinocchio-9.0.2-0-cp314-cp314-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for hpp_pinocchio-9.0.2-0-cp314-cp314-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f0e067f3301002dffe2305b99f1f1453facc003df6b8115f318457dc73b5a1ce
MD5 0a78390cfaacbb31ef8afb1da50dbf8f
BLAKE2b-256 4e5f4db046ede756e37d1f7da4b20c4a270ae01783d98b855a6e14eb73865240

See more details on using hashes here.

Provenance

The following attestation bundles were made for hpp_pinocchio-9.0.2-0-cp314-cp314-macosx_10_9_x86_64.whl:

Publisher: release.yml on cmake-wheel/hpp-pinocchio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hpp_pinocchio-9.0.2-0-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hpp_pinocchio-9.0.2-0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b7741ec6adcf8d19ce03a92b8dbb44123d95e9ca926fe275faa80960df68b523
MD5 30d6db89f4337c4f7955cac6577457fd
BLAKE2b-256 8f274c46c1f754a9fe39dff260c9e2e7120017b2d930b0a6719bfa01f94d2026

See more details on using hashes here.

Provenance

The following attestation bundles were made for hpp_pinocchio-9.0.2-0-cp313-cp313-manylinux_2_28_x86_64.whl:

Publisher: release.yml on cmake-wheel/hpp-pinocchio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hpp_pinocchio-9.0.2-0-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hpp_pinocchio-9.0.2-0-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1470e54f085f9a9c685cd1c2932eeb3809d3a288f4ad6c96d77b1a5b0db82929
MD5 b397d484d91c430d88a9d963aa443362
BLAKE2b-256 a3da75515b9661f36760b0c7b9c5e597e2eb0d46505b51c166216f006363901a

See more details on using hashes here.

Provenance

The following attestation bundles were made for hpp_pinocchio-9.0.2-0-cp313-cp313-manylinux_2_28_aarch64.whl:

Publisher: release.yml on cmake-wheel/hpp-pinocchio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hpp_pinocchio-9.0.2-0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hpp_pinocchio-9.0.2-0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b7ea6db0cbcd6b194a66ecee48036275eb00bd94e3034c942fb595edd9675b10
MD5 ebb0d11998a8a7a1885fb2a275b22d50
BLAKE2b-256 4a2dad4e0c240f19845bba5ad64f5ba3cfccc909ef9eeef534afbf4050d4ae82

See more details on using hashes here.

Provenance

The following attestation bundles were made for hpp_pinocchio-9.0.2-0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: release.yml on cmake-wheel/hpp-pinocchio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hpp_pinocchio-9.0.2-0-cp313-cp313-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for hpp_pinocchio-9.0.2-0-cp313-cp313-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6e6c7389270056e21532357d17cc6f84106946be34631c83f2e33dc8a094abb7
MD5 5e68cf7ac8559b713125feac2e2d3d8f
BLAKE2b-256 f1c99ee3908ee0bf5768b7ea9e6f613a16114e76c7562691c6b9e08b529666b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for hpp_pinocchio-9.0.2-0-cp313-cp313-macosx_10_9_x86_64.whl:

Publisher: release.yml on cmake-wheel/hpp-pinocchio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hpp_pinocchio-9.0.2-0-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hpp_pinocchio-9.0.2-0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6ad74ae80c4e2dbaa283a72079252f8dcc8dccb2a16739574ccc0d30720f3757
MD5 0b550c72e3eea923ae7ae28aee7ade98
BLAKE2b-256 d5e651a2d7e447d86c81ce5a7fc5a96976f71259d51080512d6a36d00908af1b

See more details on using hashes here.

Provenance

The following attestation bundles were made for hpp_pinocchio-9.0.2-0-cp312-cp312-manylinux_2_28_x86_64.whl:

Publisher: release.yml on cmake-wheel/hpp-pinocchio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hpp_pinocchio-9.0.2-0-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hpp_pinocchio-9.0.2-0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a8e2a6ba07df450bfa6e37f0c9855ec50c8c4b328c60e94a4fac397351c00184
MD5 95be654ebcc16e99c1e87eb53dbd2984
BLAKE2b-256 b0be1b8925b0f969519ae04eac2f08193b28d5a1cb6a788a006d9e6c4a2bbee6

See more details on using hashes here.

Provenance

The following attestation bundles were made for hpp_pinocchio-9.0.2-0-cp312-cp312-manylinux_2_28_aarch64.whl:

Publisher: release.yml on cmake-wheel/hpp-pinocchio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hpp_pinocchio-9.0.2-0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hpp_pinocchio-9.0.2-0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7f36d4601be791e69b1f9ef3d2b36838b112d9baa5a2bf971c8096743230c3ac
MD5 3615e893d7cd8fcc12a96912e6850fe0
BLAKE2b-256 61b178bd72983a9ec462a021275cb7fb6c0c0a0210ffb8a7ddc70315d1165fed

See more details on using hashes here.

Provenance

The following attestation bundles were made for hpp_pinocchio-9.0.2-0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: release.yml on cmake-wheel/hpp-pinocchio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hpp_pinocchio-9.0.2-0-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for hpp_pinocchio-9.0.2-0-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e88a9ef4a935fce59d89d881417f1af950c3f5e3ea9bb81e2460582601fb79cc
MD5 f5aa25de0c674bb37b22ef31bb7ca285
BLAKE2b-256 326c325861bcbb20607bf85ed39bb44f66d7aa694d4a45b4cf1fc24022ad1284

See more details on using hashes here.

Provenance

The following attestation bundles were made for hpp_pinocchio-9.0.2-0-cp312-cp312-macosx_10_9_x86_64.whl:

Publisher: release.yml on cmake-wheel/hpp-pinocchio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hpp_pinocchio-9.0.2-0-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hpp_pinocchio-9.0.2-0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c0983e8594b266869a4c39b27922f8d1a0e91203900eee68b446f654a5c9cc88
MD5 bfa25907686fc1bdb3717515a28e5c1e
BLAKE2b-256 3c8c0f2425e0551b90a8092c1ae7bdbc8c5e1f6663c0522f5f16304d491264ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for hpp_pinocchio-9.0.2-0-cp311-cp311-manylinux_2_28_x86_64.whl:

Publisher: release.yml on cmake-wheel/hpp-pinocchio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hpp_pinocchio-9.0.2-0-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hpp_pinocchio-9.0.2-0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cbacb87b369a4f836ae359ab175b374c7555bff413ff99b684ca0495615ff889
MD5 32357e887f65a2c2048a869ad75e6481
BLAKE2b-256 bf92f39cc4c3515ea7799f6619136cc56f250f72e21c3b76a02dd3691542c389

See more details on using hashes here.

Provenance

The following attestation bundles were made for hpp_pinocchio-9.0.2-0-cp311-cp311-manylinux_2_28_aarch64.whl:

Publisher: release.yml on cmake-wheel/hpp-pinocchio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hpp_pinocchio-9.0.2-0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hpp_pinocchio-9.0.2-0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d0d65a4b46392ef67697521050417df608cc6121d6f36c1b5c29e2d43d3fd695
MD5 05e41dddc837a31d9da713ed06055687
BLAKE2b-256 c3d2af415126dcaddf39ed33685058873e352f14f9effe8ac8b7d9132e97387e

See more details on using hashes here.

Provenance

The following attestation bundles were made for hpp_pinocchio-9.0.2-0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: release.yml on cmake-wheel/hpp-pinocchio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hpp_pinocchio-9.0.2-0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for hpp_pinocchio-9.0.2-0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cb1a3c24f5d6f7c7e647a73b7b16bae29df5a545a885ace2254b6480e81b1266
MD5 1a8ee841faa41a3aa0a5f03d31c3c804
BLAKE2b-256 bdd9ed3f67389bdf74f3a53dd49e42f290f25ec0793f85cc2687ac2696b776f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for hpp_pinocchio-9.0.2-0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: release.yml on cmake-wheel/hpp-pinocchio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hpp_pinocchio-9.0.2-0-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hpp_pinocchio-9.0.2-0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f5609e255d1e47e80c112c3a4243a289bec6edd29c15e1ed0e80c9629a647ddb
MD5 d8edfd52596ac39882d647d771364541
BLAKE2b-256 18b01376c4153483a36221131a83490e073051133214d92e70a1579de85b3375

See more details on using hashes here.

Provenance

The following attestation bundles were made for hpp_pinocchio-9.0.2-0-cp310-cp310-manylinux_2_28_x86_64.whl:

Publisher: release.yml on cmake-wheel/hpp-pinocchio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hpp_pinocchio-9.0.2-0-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hpp_pinocchio-9.0.2-0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2ef2b1f07d4413b1afc141372d15ee3916094ead81508746f7cabb28c938fbbd
MD5 f09a56210eeff7b9fde78c15dd040550
BLAKE2b-256 f432c11825923d9b3a627465156ace386cb1d9b365f699d502138de225ca8ccd

See more details on using hashes here.

Provenance

The following attestation bundles were made for hpp_pinocchio-9.0.2-0-cp310-cp310-manylinux_2_28_aarch64.whl:

Publisher: release.yml on cmake-wheel/hpp-pinocchio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hpp_pinocchio-9.0.2-0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hpp_pinocchio-9.0.2-0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8adb72792182a39b5e86d24b9b4dafc8b765f2a1204ba7cf55a9807e60fc39e1
MD5 e2ed8792e990a10982297a367467eae1
BLAKE2b-256 4a3a26af45633ec03fead4cd238bac2d5e636944b56e72db89911af0126b82d8

See more details on using hashes here.

Provenance

The following attestation bundles were made for hpp_pinocchio-9.0.2-0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: release.yml on cmake-wheel/hpp-pinocchio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hpp_pinocchio-9.0.2-0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for hpp_pinocchio-9.0.2-0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0cdd002c4d9d3e09784f447e7bfa729c85fca1f4f4348a0a859debd7e4deb3c3
MD5 6ea0461d5fafe8f9fe445b070531f929
BLAKE2b-256 b599462f002ecd85785ae043990aa80d86e70223a41775ffd8ba2d7852a2fddb

See more details on using hashes here.

Provenance

The following attestation bundles were made for hpp_pinocchio-9.0.2-0-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: release.yml on cmake-wheel/hpp-pinocchio

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

9.0.2 This release

21 files

9.0.0

21 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page