v0.5.0: Handle more joint types #11
stephane-caron
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
With this release, Pink handles more general joint types, including fixed or free flyer root joints, unbounded joints (called
continuous
in URDF), etc. New examples showcase this on both arms 🦾 and legged 🦿 robots.Under the hood, this release also improves on various points of the QP formulation (joint limits, posture task, ...) so that it works nicely with more solvers (e.g. CVXOPT), beyond quadprog and OSQP which were the two main solvers so far.
Added
pink.utils
Changed
pink.models
torobot_descriptions
Fixed
This discussion was created from the release v0.5.0.
Beta Was this translation helpful? Give feedback.
All reactions