Metadata-Version: 2.1
Name: pink_bench
Version: 0.1.0
Summary: Library of robot motions with inverse kinematics and predictive control.
Keywords: inverse,kinematics,pinocchio
Author-email: Stéphane Caron <stephane.caron@normalesup.org>
Maintainer-email: Stéphane Caron <stephane.caron@normalesup.org>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Robot Framework :: Library
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering
Requires-Dist: loop-rate-limiters >=0.1.0
Requires-Dist: pin >=2.6.3
Requires-Dist: qpmpc >=2.6.3
Requires-Dist: qpsolvers >=4.3.1
Requires-Dist: quadprog >=0.1.11
Project-URL: Changelog, https://github.com/stephane-caron/pink_bench/blob/main/CHANGELOG.md
Project-URL: Documentation, https://stephane-caron.github.io/pink_bench/
Project-URL: Homepage, https://stephane-caron.github.io/pink_bench/
Project-URL: Source, https://github.com/stephane-caron/pink_bench
Project-URL: Tracker, https://github.com/stephane-caron/pink_bench/issues

# pink\_bench

A library of robot motions performed by inverse kinematics and model predictive control.

