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.94.post0-cp313-cp313-manylinux_2_39_x86_64.whl (58.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.39+ x86-64

pymomentum_cpu-0.1.94.post0-cp313-cp313-macosx_14_0_arm64.whl (46.7 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

pymomentum_cpu-0.1.94.post0-cp312-cp312-manylinux_2_39_x86_64.whl (58.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.39+ x86-64

pymomentum_cpu-0.1.94.post0-cp312-cp312-macosx_14_0_arm64.whl (46.7 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

File details

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

File metadata

File hashes

Hashes for pymomentum_cpu-0.1.94.post0-cp313-cp313-manylinux_2_39_x86_64.whl
Algorithm Hash digest
SHA256 83853e18681362f2664a1a6a40ac2c740384efac59b5834e0d5bf5996390b48d
MD5 d6ed8afd70e158127756d4d47666bdf4
BLAKE2b-256 5c34acdfbd02bcc5bec0c9b5e8c9150e65b0137e116af256124ccd32f0c1aaed

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pymomentum_cpu-0.1.94.post0-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 18ec4270fe9974ee350424ad678239af0c70f2fd9458ca72bc18e0b1c2fba22b
MD5 189389f31150fb34824fc671f3e8ecdd
BLAKE2b-256 a533dd2ad73f939b05585ca49aa20b3a6c9146fea827c0a9f4a83a645e5f8622

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pymomentum_cpu-0.1.94.post0-cp312-cp312-manylinux_2_39_x86_64.whl
Algorithm Hash digest
SHA256 1a090a95238034f6c716af0ac2113cef31c0f984d7e17546fbb928ef1caa4a4a
MD5 1c1a740c6adcf6e85b9e8e297e238672
BLAKE2b-256 7867878cd9844e18fa75832b3ea7dca5a587cc0c0ffd79639ca29264efbae91c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pymomentum_cpu-0.1.94.post0-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e8809aa545032be35decf65b504178e29d56487e3eaf33326faa954bb0e048fa
MD5 c9c7870d6728d90f117bdbc58ea32c0a
BLAKE2b-256 273817d1211f213c60f5604fb8426a47b53368e2b01e89f575980386c55e7d3c

See more details on using hashes here.

Provenance

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