Robotics StackExchange | Archived questions

Clear costmaps from within local planner

I am implementing a local planner plugin for move_base. Under certain conditions I would like to clear the costmaps (both local and global) from within this planner. This turned out to be more complicated than expected:

The best idea I had so far is writing a separate node that provides an action to call the service... But I am hoping that there is a less hacky way. Any ideas?

Asked by Felix Widmaier on 2017-05-09 11:32:49 UTC

Comments

Answers