-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
OpenDRIVEImport & export of OpenDRIVE networksImport & export of OpenDRIVE networks
Milestone
Description
NetConvert does not support the <elevationGrid> tag in OpenDRIVE 1.8.1
The reason for this is that it expects all <elevation> tags to have s,a,b,c,d elements but the <elevation> tag for <elevationGrid> has: center,left,right
Error:
Error: Attribute 's' is missing in definition of elevation '100665'.
Error: Attribute 'a' is missing in definition of elevation '100665'.
Error: Attribute 'b' is missing in definition of elevation '100665'.
Error: Attribute 'c' is missing in definition of elevation '100665'.
Error: Attribute 'd' is missing in definition of elevation '100665'.
Error: Attribute 's' is missing in definition of elevation '100665'.
Error: Attribute 'a' is missing in definition of elevation '100665'.
Error: Attribute 'b' is missing in definition of elevation '100665'.
Error: Attribute 'c' is missing in definition of elevation '100665'.
Error: Attribute 'd' is missing in definition of elevation '100665'.
...
Attached is a sample opendrive (renamed as .xml so github would support upload) I generated automatically with real world elevation that has this issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
OpenDRIVEImport & export of OpenDRIVE networksImport & export of OpenDRIVE networks