Opendrive2RoadspacesTransformer
Transformer from OpenDRIVE data model to the RoadSpaces data model.
Parameters
parameters
parameters for the transformation
Functions
Link copied to clipboard
fun transform(opendriveModel: OpendriveModel): Pair<Option<RoadspacesModel>, Opendrive2RoadspacesReport>
Execution of the transformation.