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

Uploaded CPython 3.13manylinux: glibc 2.39+ x86-64

pymomentum_cpu-0.1.93.post0-cp313-cp313-macosx_14_0_arm64.whl (45.7 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

pymomentum_cpu-0.1.93.post0-cp312-cp312-manylinux_2_39_x86_64.whl (57.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.39+ x86-64

pymomentum_cpu-0.1.93.post0-cp312-cp312-macosx_14_0_arm64.whl (45.7 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

File details

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

File metadata

File hashes

Hashes for pymomentum_cpu-0.1.93.post0-cp313-cp313-manylinux_2_39_x86_64.whl
Algorithm Hash digest
SHA256 28679cca4cfe1af88e935515e178ba1def8dee860ef84acf3ed911ad248ded65
MD5 d9577c6471fbeeee0d0bbbba7e0865a0
BLAKE2b-256 d88ddfa0cf84a5d8e064a1cc91e4430787735bee0a0a9793a6a60674a461568d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pymomentum_cpu-0.1.93.post0-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 5692581af5c345683fa1825fd3a121ee69019a4bde283acd4b761c28b5c567f4
MD5 34ce01c9972848cfb9d15e5c6fa0083a
BLAKE2b-256 a255187543d39e690ec41b5e03f924c1ca4178c12eede92f8c50554eff28262a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pymomentum_cpu-0.1.93.post0-cp312-cp312-manylinux_2_39_x86_64.whl
Algorithm Hash digest
SHA256 87cceb7cde6dbcc668e18e08e9844f4a0d903833dd49370751f08555ae62d28d
MD5 a143c5eb4f58172208e9bf5f24e5ffda
BLAKE2b-256 8b56dd74d6711c009214ac2332ec20f6f5f414a2f792379d9f0d69ef72dcce93

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pymomentum_cpu-0.1.93.post0-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 64a10f8243baf5ccf7a652bddae88b5d154647cce85c211857b9375b3c3850ec
MD5 cee39620060939a1771c2e699e7850bf
BLAKE2b-256 b08b26a7e0b6c943f4fccf413560d67fedcf3c3e62995849547673710ad00de1

See more details on using hashes here.

Provenance

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