Releases: jrl-umi3218/sch-core
Releases · jrl-umi3218/sch-core
Release v1.4.3
24 Nov 10:22
Compare
Sorry, something went wrong.
No results found
What's Changed
Packaging updates, adapt to cmake 4.0 release
Full Changelog : v1.4.2...v1.4.3
Release v1.4.2
13 Jun 02:05
Compare
Sorry, something went wrong.
No results found
Set default witnesses in case of collision (#48 )
First release for Jammy
Release v1.4.1
23 May 11:23
Compare
Sorry, something went wrong.
No results found
Fix compilation with clang and C++>=14
Release v1.4.0
28 Oct 02:13
Compare
Sorry, something went wrong.
No results found
[cd_pair] Add a getter for the last direction vector (#46 )
Release v1.3.0
01 Sep 01:08
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
[packaging] Prepare for pushing on jrl-umi3218