v1.0.0: Linear holonomic task #61
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
-
This is the first major release of Pink, Python inverse kinematics for articulated robot models, based on Pinocchio. The main update since v0.11.0 is the definition of a proper linear holonomic task on tangent spaces, with accompanying documentation, by @ymontmarin. Thanks! 👍
API-wise, Levenberg-Marquardt damping is now defined in the base
Task
class and can therefore be set in any task. This release drops support for Python 3.7, and brings a seasonal batch of new examples and bug fixes.Added
Changed
Fixed
This discussion was created from the release v1.0.0.
Beta Was this translation helpful? Give feedback.
All reactions