21#include "modules/common_msgs/map_msgs/map_lane.pb.h"
22#include "modules/routing/proto/routing_config.pb.h"
23#include "modules/routing/proto/topo_graph.pb.h"
27namespace node_creator {
29void GetPbNode(
const hdmap::Lane& lane,
const std::string& road_id,
30 const RoutingConfig& routingconfig,
Node*
const node);
void GetPbNode(const hdmap::Lane &lane, const std::string &road_id, const RoutingConfig &routingconfig, Node *const node)