-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
Description
Relates to #392.
Enhance the map server to allow loading multiple smaller maps and serving them as a single larger map.
An example use case is an occupancy grid for a multi-building complex (like a hospital) where each building (or even each floor?) is maintained as an individual map (image) file, and these are loaded at runtime and served as a single occupancy grid map.
A possible extension or related feature is to allow requesting bits of a map on demand for navigating in extremely large areas.
Reactions are currently unavailable