19 #include "modules/routing/proto/routing_config.pb.h" 20 #include "modules/routing/proto/topo_graph.pb.h" 24 namespace edge_creator {
27 const Edge::DirectionType& type,
28 const RoutingConfig& routingconfig, Edge* pb_edge);
PlanningContext is the runtime context in planning. It is persistent across multiple frames...
Definition: atomic_hash_map.h:25
void GetPbEdge(const Node &node_from, const Node &node_to, const Edge::DirectionType &type, const RoutingConfig &routingconfig, Edge *pb_edge)