Skip to content

Commit

Permalink
Release date
Browse files Browse the repository at this point in the history
  • Loading branch information
jlblancoc committed Oct 25, 2023
1 parent 4b6e108 commit 5889806
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion doc/source/doxygen-docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
\page changelog Change Log

# Version 2.11.2: UNRELEASED
# Version 2.11.2: Released Oct 25th, 2023
- Changes in libraries:
- \ref mrpt_gui_grp
- New function mrpt::gui::GetScaledClientSize().
Expand Down
2 changes: 0 additions & 2 deletions libs/maps/src/maps/CVoxelMap.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,6 @@ bool CVoxelMap::internal_insertObservation(
return internal_insertObservation_Pts(*obsPts, robotPose);
}

// TODO: Handle more special cases and avoid duplicating pointcloud?

// Auxiliary 3D point cloud:
mrpt::maps::CSimplePointsMap pts;
pts.insertObservation(obs, robotPose);
Expand Down

0 comments on commit 5889806

Please sign in to comment.