urc-software
urc-software copied to clipboard
Global costmap
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