Skip to content

Releases: ami-iit/rod

v0.4.1

11 Sep 12:02
be7294b

Choose a tag to compare

What's Changed

  • Update CI/CD workflow to use conda environment file by @flferretti in #64
  • Add parameterized test IDs for URDF exporter and parser tests by @flferretti in #65
  • Fix parsing and URDF exporting of continuous joints by @flferretti in #67
  • Update excluded bots from release notes by @flferretti in #70

Full Changelog: v0.4.0...v0.4.1

v0.4.0

14 May 08:33
730b0cd

Choose a tag to compare

What's Changed

  • Add Pixi support and configuration files by @flferretti in #54
  • Add command line interface for file parsing and conversion by @flferretti in #57
  • Cast int values to float when required by @flferretti in #59
  • Add typechecking on relative_to argument of rod.Pose by @flferretti in #60
  • Filter out bot-authored commits from generated release notes by @flferretti in #62

Full Changelog: v0.3.4...v0.4.0

v0.3.4

26 Nov 14:41
4fd6975

Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

23 Sep 09:57
8ceec63

Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

23 Sep 07:57
0cc5039

Choose a tag to compare

What's Changed

  • Automatically detect sdf extension from parsed string by @flferretti in #42

Full Changelog: v0.3.1...v0.3.2

v0.3.1

12 Sep 17:05
0985ca9

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

17 May 20:06
1964e85

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

08 Mar 14:32
f63965c

Choose a tag to compare

What's Changed

Full Changelog: v0.1...v0.2.0

v0.1

14 Jul 08:58

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/ami-iit/rod/commits/v0.1

v0.1 RC1

13 Jul 16:43

Choose a tag to compare

v0.1 RC1 Pre-release
Pre-release
v0.1rc1

Check PEP440 compliance in CI/CD