-
Notifications
You must be signed in to change notification settings - Fork 129
Add environmental conditions to bring in line with OpenSCENARIO 1.x #544
Copy link
Copy link
Closed
Labels
FeatureRequestProposals which enhance the interface or add additional features.Proposals which enhance the interface or add additional features.HarmonisationThe Group in the ASAM development project working on harmonisation with other standards.The Group in the ASAM development project working on harmonisation with other standards.SensorModelingThe Group in the ASAM development project working on sensor modeling topics.The Group in the ASAM development project working on sensor modeling topics.
Metadata
Metadata
Assignees
Labels
FeatureRequestProposals which enhance the interface or add additional features.Proposals which enhance the interface or add additional features.HarmonisationThe Group in the ASAM development project working on harmonisation with other standards.The Group in the ASAM development project working on harmonisation with other standards.SensorModelingThe Group in the ASAM development project working on sensor modeling topics.The Group in the ASAM development project working on sensor modeling topics.
Describe the feature
Adding environmental conditions to OSI to match some of those already present in OpenSCENARIO 1.x.
Specifically, the following fields are present in the OSC
Environmentstructure:Describe the solution you would like
New fields added to the existing
EnvironmentalConditionsmessage.Describe alternatives you have considered
Existing pattern so no other alternatives considered.
Describe the backwards compatibility
No issues for backwards compatibility, all new fields will be optional.
Additional context
This purpose of this ticket isn't to do full alignment, in particular there are existing disconnects between OSC and OSI where one uses a continuous value and the other uses an enum. That is a more complicated discussion and is already covered by #255 and so is considered outside the scope of this issue.