2D Map: Next-Best-View Algorithm
Task: Given current view and a partial model, compute the next sensing location.
- take sensor limitations into account.
- reach next viewpoint without collision.
- ensure overlap between views to allow registration.
Goal: reduce number of sensing locations.