Local and global costmap
Hi,
I have a doubt regarding the kind of information each one stores. For example, if my global planner computes the shortest path from one point to other, would the global costmap have stored among other information the distance of the streets ready for the global planner for computing the path?
And what kind of data does the local costmap store?
Thank you for your help!!