From 488b4bb6d29a52165f80c2e73f36ad40d7fc6f04 Mon Sep 17 00:00:00 2001 From: Fabien Spindler Date: Fri, 10 Jan 2025 13:56:18 +0100 Subject: [PATCH] Update with last fixed issues --- ChangeLog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog.txt b/ChangeLog.txt index 2d9bc0549b..1e591ef641 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -88,12 +88,15 @@ ViSP 3.x.x (Version in development) . [#1337] The pose of the automatic data generation pipeline from blenderproc seems wrong . [#1341] SVD computation fails with Lapack when m < n . [#1370] encountered compilation errors while building the ViSP library + . [#1404] Compilation error when no GUI library is available . [#1424] Unable to detect Yarp 3.9.0 . [#1485] Build issue around nlohmann_json usage with VTK 9.2.0 or more recent version used as an embedded 3rdparty by PCL . [#1487] Segfault with vpCannyEdgeDetection with a certain image . [#1494] Memory management issue in vpArray2D::resize() . [#1495] vpMeLine is unable to seek extremities + . [#1519] Dataset not detected when tests are disabled + . [#1521] Build issues with OpenCV 5.0.0 ---------------------------------------------- ViSP 3.6.0 (released September 22, 2023) - Contributors: