Skip to content

Commit

Permalink
Update nanoflann; changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jlblancoc committed Nov 4, 2024
1 parent 16769a3 commit 3ce286e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 3rdparty/nanoflann
6 changes: 5 additions & 1 deletion doc/source/doxygen-docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
\page changelog Change Log

# Version 2.14.5: UNRELEASED
# Version 2.14.5: Released Nov 4th, 2024
- Upgraded nanoflann to v1.6.2 (fixes a potential bug).
- Debian files:
- Fix appstreamcli warnings in metadata XML files.
- Changes in libraries:
- \ref mrpt_expr_grp
- ExprTk updated to latest version (https://www.partow.net/programming/exprtk/exprtk_release_notes_v0.0.3.txt).
- BUG FIXES:
- mrpt::maps::CPointsMapXYZIRT::getPointRGB() now handles the case of no intensity without throwing, fixing the visualization of such clouds through mrpt::opengl::CPointCloudColoured::loadFromPointsMap().
- GridmapNavSimul: Loading a different gridmap won't update the map visualization.
Expand Down

0 comments on commit 3ce286e

Please sign in to comment.