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
Fix unstable keypoint KLT response values leading to NaN in some architectures.
Fix tons of typos and Debian-specific spare install files (lintian --pedantic).
Fix segfault in arm64 EKF unit tests.
Fix bug in mrpt::system::CDirectoryExplorer: it would throw and stop if finds a broken symlink.
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.