Skip to main content

A library providing foundational algorithms for human kinematic motion and numerical optimization solvers to apply human motion in various applications (CPU-only version for Linux, macOS Intel, and macOS ARM)

Project description

Momentum

CI Windows CI macOS CI Ubuntu Publish Website PyPI Wheels

Momentum provides foundational algorithms for human kinematic motion and numerical optimization solvers to apply human motion in various applications.

Forward and Inverse Kinematics with Interpretable Parameterization RGBD Body Tracking Solver Monocular RGB Body Tracking Solver

Quick Start

Installation

Pre-built binaries are available for Windows, macOS, and Linux:

# Python (PyPI) - uv preferred over pip
uv add pymomentum-cpu           # CPU version
uv add pymomentum-gpu           # GPU version with CUDA
pip install pymomentum-cpu      # Alternative: using pip
pip install pymomentum-gpu

# Python (Conda/Pixi)
pixi add pymomentum             # Auto-detects GPU/CPU
conda install -c conda-forge pymomentum

# C++ (Conda/Pixi only)
pixi add momentum-cpp
conda install -c conda-forge momentum-cpp

📦 Browse packages: PyPIconda-forgeprefix.dev

Quick Example

# Install and run
pip install pymomentum-cpu
python -c "import pymomentum.geometry as geom; print(dir(geom))"

Building from Source

git clone https://github.com/facebookresearch/momentum
cd momentum
pixi run build      # Builds C++ library and Python bindings
pixi run test       # Runs tests
pixi run hello_world  # Runs example

For detailed instructions, see the comprehensive guides on our website:

📖 Documentation

Visit our documentation website for comprehensive guides, examples, and API references:

Contributing

Check our contributing guide to learn about how to contribute to the project.

License

Momentum is licensed under the MIT License. A copy of the license can be found here.

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.

pymomentum_cpu-0.1.84.post0-cp313-cp313-manylinux_2_39_x86_64.whl (56.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.39+ x86-64

pymomentum_cpu-0.1.84.post0-cp313-cp313-macosx_14_0_arm64.whl (45.4 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

pymomentum_cpu-0.1.84.post0-cp312-cp312-manylinux_2_39_x86_64.whl (56.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.39+ x86-64

pymomentum_cpu-0.1.84.post0-cp312-cp312-macosx_14_0_arm64.whl (45.4 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

File details

Details for the file pymomentum_cpu-0.1.84.post0-cp313-cp313-manylinux_2_39_x86_64.whl.

File metadata

File hashes

Hashes for pymomentum_cpu-0.1.84.post0-cp313-cp313-manylinux_2_39_x86_64.whl
Algorithm Hash digest
SHA256 7db44b4a77f704d25dddeba75bf3df40253949489d8b788002d01e55e538fd6c
MD5 0f2556d0456fc7580db3f100d9d17c0b
BLAKE2b-256 c9e733225dccf96d1faea1b272283ec3c2e78e3c82fbf47f03e09b5d0142c44b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymomentum_cpu-0.1.84.post0-cp313-cp313-manylinux_2_39_x86_64.whl:

Publisher: publish_to_pypi.yml on facebookresearch/momentum

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

File details

Details for the file pymomentum_cpu-0.1.84.post0-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for pymomentum_cpu-0.1.84.post0-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 0ddeb9abf513c8f10e40b9dcbc8ee924f0bd21de5a7a6fa9c72a251da8018d06
MD5 27128b6e671a843572dfcfde649adfdb
BLAKE2b-256 93060c5d5ea807d9e04fe5ff17494af734868e201ecd70e48335938da9107eb6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymomentum_cpu-0.1.84.post0-cp313-cp313-macosx_14_0_arm64.whl:

Publisher: publish_to_pypi.yml on facebookresearch/momentum

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

File details

Details for the file pymomentum_cpu-0.1.84.post0-cp312-cp312-manylinux_2_39_x86_64.whl.

File metadata

File hashes

Hashes for pymomentum_cpu-0.1.84.post0-cp312-cp312-manylinux_2_39_x86_64.whl
Algorithm Hash digest
SHA256 a91ae8fb80132603fa81dc9f696e024aeef98925b375b8d2e129ed8139f56c42
MD5 a9c815e6d36b95761c50b31a9480434e
BLAKE2b-256 df917e1c245dc851307cb3b5242e8deb30b4221ef1ae4810bc14de3ef3a3d0a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymomentum_cpu-0.1.84.post0-cp312-cp312-manylinux_2_39_x86_64.whl:

Publisher: publish_to_pypi.yml on facebookresearch/momentum

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

File details

Details for the file pymomentum_cpu-0.1.84.post0-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for pymomentum_cpu-0.1.84.post0-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 57f8d2ca4c39909b1bbe70934598873059298f5d46ba9e3111143c870cb9d1e1
MD5 d557b320d06ef9827d62fb3e7e26ad7f
BLAKE2b-256 8dccb296fa880473ae3700f931a91fa760ac36a240f2989962da26522e3b4b37

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymomentum_cpu-0.1.84.post0-cp312-cp312-macosx_14_0_arm64.whl:

Publisher: publish_to_pypi.yml on facebookresearch/momentum

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

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