#include "carla/opendrive/parser/SignalParser.h"
#include "carla/road/MapBuilder.h"
#include <pugixml/pugixml.hpp>
Go to the source code of this file.
Namespaces | |
carla | |
This file contains definitions of common data structures used in traffic manager. | |
carla::opendrive | |
carla::opendrive::parser | |
Functions | |
static void | carla::opendrive::parser::AddValidity (road::element::RoadInfoSignal *signal_reference, pugi::xml_node parent_node, const std::string &node_name, road::MapBuilder &map_builder) |