Skip to main content

Python inverse kinematics for your robot model based on Pinocchio.

Project description

Pink

Installation | Documentation | Usage | Example

build PyPI package Status

Python inverse kinematics for your robot model based on Pinocchio.

Upcoming changes

Pink's API is not stable. Expect the following upcoming changes:

  • WIP: Use ConfiguredRobot type with solve_ik
  • Formalize exceptions and configuration assertions
  • Add body task
  • v0.1: First version with functional body task and unit tests
  • v0.2: Add posture task
  • v0.3: Add joint angle limits
  • v0.4: Reformulate task gains as time constants

Open questions:

  • Expect kinematics to be already up-to-date in robot data?

Installation

First, install Pinocchio, for instance by pip install pin.

Then install Pink by:

pip install pin-pink

Usage

Under construction...

Example

Under construction...

History

Pink implements the same task-based inverse kinematics as pymanoid, but it is much simpler to install and runs faster thanks to Pinocchio. Its internal math is summarized in this note. If you find yourself needing to read that in order to use the library, it means the API has abstraction leakage, please open an issue :-)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pin-pink-0.0.2.tar.gz (684.8 kB view hashes)

Uploaded Source

Built Distribution

pin_pink-0.0.2-py3-none-any.whl (743.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page