CARLA
Static Public Member Functions | List of all members
carla::opendrive::parser::ControllerParser Class Reference

#include <ControllerParser.h>

Static Public Member Functions

static void Parse (const pugi::xml_document &xml, carla::road::MapBuilder &map_builder)
 

Detailed Description

Definition at line 22 of file ControllerParser.h.

Member Function Documentation

◆ Parse()

void carla::opendrive::parser::ControllerParser::Parse ( const pugi::xml_document xml,
carla::road::MapBuilder map_builder 
)
static

Definition at line 17 of file ControllerParser.cpp.

References pugi::xml_node::attribute(), pugi::xml_node::child(), pugi::xml_node::children(), carla::road::MapBuilder::CreateController(), carla::log_debug(), pugi::xml_node::next_sibling(), and pugi::xml_attribute::value().

Referenced by carla::opendrive::OpenDriveParser::Load().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: