get cells of costmap_2d::Costmap2D
How can i get the pixels/cells of a local costsmap? I was checking this documentation of costmap2dROS, but i didn't found any function which can provide the list or vector of cells that are present in given costmap.