Skip to content

[PV][fix] Fix maps blinking

Julia Sanchez requested to merge PV/fix/MapOutput into master
  • Maps were blinking when the update step was set to not default value because the filter output was left empty when the iteration number was not a multiple of the update step.
  • CacheMaps is now a member of vtkSlam to keep previous pointclouds in memory and to set it at each iteration.
Edited by Julia Sanchez

Merge request reports