Skip to content

Releases: jrl-umi3218/RBDyn

Release v1.9.0

05 Feb 02:02
9ee3a72
Compare
Choose a tag to compare
  • Remove scale in favor of scaleV in visuals (#119)

Release v1.8.3

13 Nov 01:42
a7ec987
Compare
Choose a tag to compare
  • Fix compatibility with Cython >= 3.0.0
  • Fix packaging issue in Jammy
  • Fix yaml-cpp target name change in >= 0.8.0
  • Fix incorrect joint path computation for relative jacobians (#109)

Release v1.8.2

13 Jun 02:39
58c2e77
Compare
Choose a tag to compare

Minor update for Jammy packaging

Release v1.8.1

27 Apr 01:14
0a19a2b
Compare
Choose a tag to compare

Work-around installation prefix issue in Debian/Ubuntu

Release v1.8.0

26 Apr 16:28
25d55b0
Compare
Choose a tag to compare
  • [parsers] Parse mesh's scale attribute as a vector
  • [Windows] Use add_dll_directory to find the library in the bindings
  • [misc] Hygiene update for CI/packaging

Release v1.7.2

28 Oct 02:15
2d71218
Compare
Choose a tag to compare

Minor hygiene update

Release v1.7.1

22 Oct 19:35
38bff57
Compare
Choose a tag to compare
  • [parsers] Default ParserParameters{} should match the other API

Release v1.7.0

15 Oct 11:17
2be992a
Compare
Choose a tag to compare
  • Remove dependency on boost/math
  • [parsers] Allow to keep filtered links with fixed joints

Release v1.6.0

26 Jul 08:43
85fc0f8
Compare
Choose a tag to compare
  • Always generate URIs in the URDF (#90)
  • Honor GNU install dirs (#91)
  • Fix tests on aarch64 (#92)
  • Improve numerical integration for free-flyer and spherical joints (#66)

Release v1.5.2

18 Aug 03:54
022568a
Compare
Choose a tag to compare
  • Fix an issue with generated URDF (wrong scale for mesh elements) that prevented them from being used by RViZ