We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36a9ce1 commit 03bae72Copy full SHA for 03bae72
doc/source/doxygen-docs/changelog.md
@@ -1,7 +1,16 @@
1
\page changelog Change Log
2
3
-# Version 2.15.0: UNRELEASED
4
-- None yet
+# Version 2.15.0: Released Oct 26th, 2025
+- Changes in apps:
5
+ - RawLogViewer:
6
+ - Show stats for mrpt::maps::CGenericPoinsMap.
7
+ - GUI options to colorize clouds by any point cloud field.
8
+- Changes in libraries:
9
+ - \ref mrpt_maps_grp
10
+ - Add new mrpt::maps::CGenericPointsMap
11
+ - Refactor around mrpt::maps::CPointsMap for more efficient generic insertion of maps in others with arbitrary per-point fields.
12
+- Build system:
13
+ - Completely remove any connection to ROS1 in this repository.
14
15
# Version 2.14.16: Released Oct 15th, 2025
16
- Changes in libraries:
0 commit comments