#include <dwb_local_planner/trajectory_critic.h>
#include <costmap_queue/costmap_queue.h>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | dwb_critics::MapGridCritic |
breadth-first scoring of all the cells in the costmap More... | |
class | dwb_critics::MapGridCritic::MapGridQueue |
Subclass of CostmapQueue that avoids Obstacles and Unknown Values. More... | |
Namespaces | |
dwb_critics | |