How can I find the index of the cell from map coordinates ?
Hi
I have the (x,y,z) position of the map. From that information, how can I find the cell index and also costmap value(free, obstacle ...) related to this coordinates ?
thanks