Apollo 11.0
自动驾驶开放平台
node_creator.h 文件参考
#include <string>
#include "modules/common_msgs/map_msgs/map_lane.pb.h"
#include "modules/routing/proto/routing_config.pb.h"
#include "modules/routing/proto/topo_graph.pb.h"
node_creator.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

命名空间

namespace  apollo
 class register implement
 
namespace  apollo::routing
 
namespace  apollo::routing::node_creator
 

函数

void apollo::routing::node_creator::GetPbNode (const hdmap::Lane &lane, const std::string &road_id, const RoutingConfig &routingconfig, Node *const node)