Apollo  6.0
Open source self driving car software
Classes | Namespaces | Enumerations
topo_node.h File Reference
#include <string>
#include <unordered_map>
#include <unordered_set>
#include <vector>
#include "modules/routing/graph/topo_range.h"
#include "modules/routing/proto/topo_graph.pb.h"
Include dependency graph for topo_node.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  apollo::routing::TopoNode
 
class  apollo::routing::TopoEdge
 

Namespaces

 apollo
 PlanningContext is the runtime context in planning. It is persistent across multiple frames.
 
 apollo::routing
 

Enumerations

enum  apollo::routing::TopoEdgeType { apollo::routing::TET_FORWARD, apollo::routing::TET_LEFT, apollo::routing::TET_RIGHT }