|
MIRA
|
Base class for implementations of metric planners like Dijkstra and E*. More...
#include <pilot/AbstractMetricPlanner.h>

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 () |
Base class for implementations of metric planners like Dijkstra and E*.
1.8.14