Skip to content

Frame Selection Window

Pierre Dellenbach requested to merge dev_frame_selection_utils into dev

Introduce slam::PointCloudQueueVTKWindow, a VTKWindow which keeps track of a set of point clouds.

The window has a dialog to save the point cloud to disk as a sequence of PLY files.

The idea behind it is to help the detection / reproducibility of failure cases for SLAM algorithms.

Merge request reports