What does ray casting mean?
Stepping along a line through a map from a given pose until it reaches an occupied cell, to predict what a range sensor would read from there. It is the forward sensor model used when localising against a grid map.
Learn it
- Taught in U8.5 Ray casting the map Mapping, University