urc-software icon indicating copy to clipboard operation
urc-software copied to clipboard

Global costmap

Open mrinalTheCoder opened this issue 10 months ago • 0 comments

Currently, the costmap is computed for the local area around the rover, and this costmap is discarded when the rover moves. Todo:

  • Create a global costmap in the map frame
  • Save/update values in the global costmap as the rover moves around
  • Integrate the global costmap with path planning
  • Reduce resolution of costmap if necessary

mrinalTheCoder avatar Mar 21 '25 00:03 mrinalTheCoder