RA-Consulting-GmbH / openscenario.api.test

Apache License 2.0
38 stars 11 forks source link

Missing version and comment for attribute "model" in version 1.1 and 1.2 #199

Open ZhimingWu89 opened 1 year ago

ZhimingWu89 commented 1 year ago

Describe the bug There are no version and commet defined for the attribute "model" in the version 1.1 and 1.2. The message is shown as below when trying to parse the OpenSCANARIO file of version 1.1 or 1.2 that contains this attribute, e.g. Pedestrian in the ScenarioObjects

Attribute 'model' is deprecated since standard version 'n/a'. Comment: 'n/a'.

Missing element could be found in the OpenSCENARIO_Ea_1.2.0.xmi and OpenSCENARIO_Ea_1.1.0.xmi files which could be found in generator/src/main/resources/input

<osc:deprecated base_Property="EAID_645F9350_BFB1_4c49_B758_E217CF1B6EBC" /> To Reproduce Steps to reproduce the behavior:

  1. Load the OpenSCENARIO file with ScenarioObjects/Pedestrian.

Expected behavior Log with the right message withVersion="1.1" comment="Use model3d instead."

Desktop (please complete the following information):

ahege commented 10 months ago

Thank you for your ticket. We will investigate the bug as soon as we can. We are planning a bugfix release for October.