|
MIRA
|
Interface for metric planners like Dijkstra and E*. More...
#include <fw/Framework.h>#include <geometry/Polygon.h>#include <maps/CostMap.h>#include <maps/OccupancyGrid.h>#include <boost/shared_ptr.hpp>

Go to the source code of this file.
Classes | |
| class | AbstractMetricPlanner |
| Interface for metric planners like Dijkstra and E*. More... | |
Namespaces | |
| mira | |
| mira::pilot | |
Typedefs | |
| typedef boost::shared_ptr< AbstractMetricPlanner > | AbstractMetricPlannerPtr |
Interface for metric planners like Dijkstra and E*.
1.8.14