Skip to content

<elevationGrid> not supported in OpenDRIVE Conversion with NetConvert #17651

@0graph

Description

@0graph

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.

columbia_ky_xodr.xml

Metadata

Metadata

Assignees

Labels

OpenDRIVEImport & export of OpenDRIVE networks

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions