Closed
Description
Hello,
I've been playing around with some your code to construct some maps using a Robosense RS-Bpearl and I like the results, thanks for the work.
I wanted to see if i could check for collision based on our robot pose and radius. Reading the documentation and the examples : they show how to check a single cell for occupancy values but how would you recommend to iterate through the map efficiently, and to use multi resolution to optimize the search from coarse to fine ?