tum-gis / rtron

r:trån is a road space model transformer library for OpenDRIVE, CityGML and beyond
https://rtron.io
Apache License 2.0
50 stars 12 forks source link

Modelling of bidirectional TrafficSpaces #39

Closed CodeMazeSolver closed 3 months ago

CodeMazeSolver commented 7 months ago

Issue/Current Status

Within the dataset, some bidirectional elements are not modelled using the trafficDirection "both". They are modelled using the trafficDirection value "forward" and include two successor and two predecessor links. In combination with the trafficDirection a singular successor and predecessor element should be sufficient.

grafik

Proposed Solution

Change the attribute value for bidirectional OpenDRIVE segments to trafficDirection "both" and include only one set of successor and predecessor relationships of the lane with "priority".