What does occupancy grid mean?
A map that divides the world into equal cells and stores for each one how likely it is to be occupied. Unlike a list of features it can say that a cell is free, occupied or still unknown.
Learn it
- Taught in U8.1 A map of cells Mapping, University
- Guide with live demos: Occupancy grid mapping explained