MIRA
Classes | Namespaces | Functions
MetricPlannerBase.h File Reference

Base class for implementations of metric planners like Dijkstra and E*. More...

#include <pilot/AbstractMetricPlanner.h>
Include dependency graph for MetricPlannerBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MetricPlannerBase
 Base class for implementations of metric planners like Dijkstra and E*. More...
 

Namespaces

 mira
 
 mira::pilot
 

Functions

double plannerDefaultInfinity ()
 

Detailed Description

Base class for implementations of metric planners like Dijkstra and E*.

Author
Tim van der Grinten
Date
2020/02/12