maliput_malidrive
|
#include <optional>
#include <string>
#include "maliput_malidrive/builder/road_geometry_configuration.h"
Namespaces | |
malidrive | |
Generate a new XODR file which is filled with Roads that are extracted from an another XODR file. | |
malidrive::test | |
Functions | |
std::optional< builder::RoadGeometryConfiguration > | GetRoadGeometryConfigurationFor (const std::string &xodr_file_name) |
Obtains the builder::RoadGeometryConfiguration for a specific xodr file name. More... | |