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.97.post20-cp313-cp313-manylinux_2_28_x86_64.whl (34.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

pymomentum_cpu-0.1.97.post20-cp312-cp312-manylinux_2_28_x86_64.whl (34.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

File details

Details for the file pymomentum_cpu-0.1.97.post20-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pymomentum_cpu-0.1.97.post20-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 863cf70c919ff75022b85106646da4daec49fbe6518a22d318ede53766e4b04e
MD5 60285b04d271cdd3e037453e2b64e809
BLAKE2b-256 3beecb25c52a4783b85247a27b71d8795dc4cca70df5d161f1aea1c3d7e21275

See more details on using hashes here.

File details

Details for the file pymomentum_cpu-0.1.97.post20-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pymomentum_cpu-0.1.97.post20-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2337540be8d825fd5f86b78d21b04cc6a248f6e0c339cc1bd6e2e25d520d0d7c
MD5 e90c17a4ff8c490b2c932652a75f5fc3
BLAKE2b-256 5a42982f3a1deb916c8e0f43f492e102e3ad3d64419b68eae6fbef4e5d792040

See more details on using hashes here.

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