3D Map: Art-Gallery Algorithm
Task: given a 2D map, compute a set of locations in the map for 3D sensing.
- each boundary point should be visible from some location.
- take sensor’s 3D limitations into account.
- ensure overlap between views to allow registration.
Goal: compute a small set of locations.