Skip to content

(SPointList): add slots to update and toggle visibility

Maxime GUININ requested to merge feat-SPointList-update-visibility-slots into dev

What does this MR do?

  • Add a toggleVisibility slot in SPointList
  • Implement this feature in ExOpenvslam

How to test it?

  • Build and launch ExOpenvslam
  • Load the given data following this MR
  • You can now show/hide openvslam pointcloud with the given dedicated toolbar button

Data

Additional tests to run

  • Build on Linux
Edited by Maxime GUININ

Merge request reports