Apollo
6.0
Open source self driving car software
|
#include <lanes_xml_parser.h>
Static Public Member Functions | |
static Status | Parse (const tinyxml2::XMLElement &xml_node, const std::string &road_id, std::vector< RoadSectionInternal > *sections) |
|
static |