Skip to content

Release of v2.5.2

Compare
Choose a tag to compare
@jlblancoc jlblancoc released this 30 Aug 07:22
· 933 commits to develop since this release
2.5.2
3292445

Version 2.5.2: Released August 30th, 2022

  • BUG FIXES:
    • mrpt::math::MatrixBase::eig_symmetric() now is ensured not to return negative eigenvalues due to numerical innacuracies in some platforms (i386).
    • mrpt::maps::COccupancyGridMap2D::getAsPointCloud() did not return the outermost cells as obstacles.
    • Fix unit test errors when compiling with LTO (Closes Debian bug #1015550)