Skip to content

Releases: Phylliade/ikpy

v3.0.1

27 May 13:21
87509bb
Compare
Choose a tag to compare

Fix issue preventing use of IKPy on Python3.7 with PyPot: #77

v3.0

02 May 19:17
3c8c7e2
Compare
Choose a tag to compare
  • Support for orientation
    • Along one axis
    • Along the full frame
  • New JSON format which permits loading and serializing a chain from a JSON file
  • Pre-created chains in the form of JSONs:
    • Baxter: left-arm, right-arm, head, pedestal
    • Poppy Torso
  • Plotting functions greatly improved
  • Utils to analyze an URDF file:
    • Get a tree of links from the URDF file
    • Plot the URDF tree

Release 2.3

17 Mar 16:20
f3ec04a
Compare
Choose a tag to compare
  • Overall repository cleaning
  • Add support for bounds in URDF files (#42)

IKPy version 2

03 May 16:28
Compare
Choose a tag to compare

Complete rewrite of the library

  • Use simple objects interface
  • Expose API to customize behavior