Skip to content

Releases: jrl-umi3218/sch-core

Release v1.4.2

13 Jun 02:05
4f39834
Compare
Choose a tag to compare
  • Set default witnesses in case of collision (#48)
  • First release for Jammy

Release v1.4.1

23 May 11:23
418cdba
Compare
Choose a tag to compare
  • Fix compilation with clang and C++>=14

Release v1.4.0

28 Oct 02:13
630b24a
Compare
Choose a tag to compare
  • [cd_pair] Add a getter for the last direction vector (#46)

Release v1.3.0

01 Sep 01:08
055cc5c
Compare
Choose a tag to compare
  • Add extraction of the list of edges from the output file of qconvex (#43)
  • Make the radii of STP BV accessible after the object has been built (#43)
  • Add some interfaces to vector3T (#43)
  • Honor GNUInstallDirs (#40)
  • Improve support for aarch64 (#40/#41)
  • Remove dependency on boost/math (#45)

Release v1.2.0

12 Jul 04:05
3cbdfe3
Compare
Choose a tag to compare
  • Make the code compatible with C++17 (#37)
  • Avoid infinite loops in polyhedron support function (#38)
  • Add sch::S_Object::clone() (#39)

Release v1.1.0

08 Sep 11:33
c2e7266
Compare
Choose a tag to compare
  • Add support for cone shapes (#30)
  • Improve default values for precision and epsilon (#34)
  • Add support for cylinder shapes (#35)
  • Improve conan support

Release v1.0.3

05 Dec 08:18
Compare
Choose a tag to compare
  • Fix out-of-bounds access (PR #23)
  • Invert condition to enter the main loop of GJK (PR #29)

v1.0.2

02 Dec 03:03
Compare
Choose a tag to compare
[packaging] Prepare for pushing on jrl-umi3218