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

Uploaded CPython 3.13manylinux: glibc 2.39+ x86-64

pymomentum_cpu-0.1.87.post0-cp313-cp313-macosx_14_0_arm64.whl (45.6 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

pymomentum_cpu-0.1.87.post0-cp312-cp312-manylinux_2_39_x86_64.whl (57.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.39+ x86-64

pymomentum_cpu-0.1.87.post0-cp312-cp312-macosx_14_0_arm64.whl (45.6 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

File details

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

File metadata

File hashes

Hashes for pymomentum_cpu-0.1.87.post0-cp313-cp313-manylinux_2_39_x86_64.whl
Algorithm Hash digest
SHA256 459fb4191b64c27126dea9ab81f92da1b5536ce1511cf8df288e5f6bd277a876
MD5 0ca778b6da8bfd8c6a904f00e43f37a3
BLAKE2b-256 6ee8716311213789c5527dac5a07e2c61a7f033058fec296413bb23b3fdec15d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pymomentum_cpu-0.1.87.post0-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 b89f4e7b71621a97d18e2e4fd4ea683098c4a08f5d2fdfce48ff4dcf75b37c40
MD5 563893937a547d947e7f0dde18f2de3d
BLAKE2b-256 d482f90748b4117df0920bbf6410f272f7856d35743319695155e23ee72fdde6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pymomentum_cpu-0.1.87.post0-cp312-cp312-manylinux_2_39_x86_64.whl
Algorithm Hash digest
SHA256 bcff4abb7a18746f3125d1ec112f0ee4d6576f88fe4f67046daa33c62a414598
MD5 622bdc8d26aae0df8d36c1028a73b7b0
BLAKE2b-256 db0d4729fa3cf7bcd00698e8b30f5d901fcfa0d88145266916bab49391629821

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pymomentum_cpu-0.1.87.post0-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 442c441a8b99ce3e0428ed1e17809ae4923854202efec8e43180f36b55e5d3b3
MD5 fee93aa78f69974cb4d39c90aeb497a7
BLAKE2b-256 afe74507794283e139bd8781c68904b880cc79c31974ebb350f9110d941d7d23

See more details on using hashes here.

Provenance

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