Feature request
recovery server should have it's own costmap for more flexible.
Feature description
Requirements are described as follows
- set global costmap && local costmap's frequency to 0.0,and use updateMap() for manual update.
- then recovery server can not subscribe CostmapTopicCollisionChecker.
- backup or spin recoveries would failed when exception occured.
Implementation considerations