You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: doc/source/doxygen-docs/changelog.md
+1
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@
11
11
- Fix tons of typos and Debian-specific spare install files (lintian --pedantic).
12
12
- Fix segfault in arm64 EKF unit tests.
13
13
- Fix bug in mrpt::system::CDirectoryExplorer: it would throw and stop if finds a broken symlink.
14
+
- Fix regression in mrpt::math::KDTreeCapable: all RKNN calls (NN with maximum radius) may return undefined pairing indices if less than N points are found within the given radius.
0 commit comments