Skip to content

Releases: clemense/yourdfpy

v0.0.60

23 Jan 07:32
4daf099

Choose a tag to compare

What's Changed

  • fix _forward_kinematics_joint() when configuration passed to update_cfg() is just a dictionary of str-float pairs by @kwang-12 in #64

New Contributors

Full Changelog: v0.0.59...v0.0.60

v0.0.59

15 Jan 08:02
9aabbff

Choose a tag to compare

What's Changed

  • Resolve Numpy warning from scalar conversion in matrix calculation. by @david-dorf in #62

New Contributors

Full Changelog: v0.0.58...v0.0.59

v0.0.58

24 Jun 17:04

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.57...v0.0.58

v0.0.57

12 Feb 18:20

Choose a tag to compare

What's Changed

  • Add parameter EQUALITY_TOLERANCE for comparing different URDFs by @clemense in #56

Full Changelog: v0.0.56...v0.0.57

v0.0.56

20 Jan 22:57

Choose a tag to compare

Replace travis CI by Github Actions

v0.0.55

17 Dec 08:28

Choose a tag to compare

What's Changed

  • Fix pyglet install requirement, 3D scaling, comma as a separator, geometry naming bug by @clemense in #51

Full Changelog: v0.0.54...v0.0.55

v0.0.54

17 Dec 08:26

Choose a tag to compare

What's Changed

Full Changelog: v0.0.53...v0.0.54

v0.0.53

20 Jan 05:31

Choose a tag to compare

What's Changed

Full Changelog: v0.0.52...v0.0.53

v0.0.52

30 Jul 21:40

Choose a tag to compare

What's Changed

  • Mass parsing fix by @clemense in #32
  • Update trimesh dependency for loading collada and fix for mimicking fixed joints by @clemense in #33

Full Changelog: v0.0.51...v0.0.52

v0.0.51

08 Jul 22:20

Choose a tag to compare

What's Changed

  • Add fix and test for filename handlers by @clemense in #28

Full Changelog: v0.0.49...v0.0.51