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.85.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.85.post0-cp313-cp313-macosx_14_0_arm64.whl (45.3 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

pymomentum_cpu-0.1.85.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.85.post0-cp312-cp312-macosx_14_0_arm64.whl (45.3 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

File details

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

File metadata

File hashes

Hashes for pymomentum_cpu-0.1.85.post0-cp313-cp313-manylinux_2_39_x86_64.whl
Algorithm Hash digest
SHA256 c0e95732dbb727ab978df3b1636730a69de58a31b6c164f0c838a108c8d0b9aa
MD5 0f13860d35aa06171fe8bb0cccdfe7b1
BLAKE2b-256 b3b2e8992b1c897f782d6e150bdc56514089e8fe7a52fc5683850ca82c878708

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymomentum_cpu-0.1.85.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.85.post0-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for pymomentum_cpu-0.1.85.post0-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 da7aab0ff242ae44a1ad2b8d797179feb3e8a17a7e09983ce80e021543799d58
MD5 2557ae97e559a2dc2df53dae00575a6f
BLAKE2b-256 e10c2cc97493cf6cb1f14394dd0aa6bb132f9c19b746fee35a96d3ff975e61aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymomentum_cpu-0.1.85.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.85.post0-cp312-cp312-manylinux_2_39_x86_64.whl.

File metadata

File hashes

Hashes for pymomentum_cpu-0.1.85.post0-cp312-cp312-manylinux_2_39_x86_64.whl
Algorithm Hash digest
SHA256 6d2e739d674c54f2338c2db0322da108b388688943671d5869276a390748d7fa
MD5 2d206308ac6a0c5994049ee53a4dcaea
BLAKE2b-256 090ce99a2b4cc633d004ba45891c779427426a7f2cdec7403c87949702102189

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymomentum_cpu-0.1.85.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.85.post0-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for pymomentum_cpu-0.1.85.post0-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f34056e2c991ca5e204d2a6faa939afcc2de96356f86775da0611e573337e2f7
MD5 89695dfb928e75024c5de7cde249ea4f
BLAKE2b-256 ca53bc77052a8980cc96078b24b4f39d84d7f5c505a1118eec87e9489770a54f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymomentum_cpu-0.1.85.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