Skip to content

ISO23150 compliance: Adding one new vehicle type to [MovingObject - VehicleClassification - Type] #639

Open
@FlorianMueller87

Description

@FlorianMueller87

Describe the feature

ASAM OSI and ISO 23150 or AUTOSAR ADI have a common history. Unfortunately, the inner structure, the naming and the definitions of the standards are differentiated from each other. This makes the work of developers unnecessary complicated for mostly no technical reasons. All sides should strive to reduce inequality.

ASAM OSI need the entry TYPE_TRICYCLE for osi_objects – MovingObject - VehicleClassification – Type to be compatible with AUTOSAR ADI PotentiallyMovingObjectClassificationType.

Describe the solution you would like

Add in osi_objects – MovingObject – VehicleClassification - Type the following entry:
// Object is a Tricycle.
//
TYPE_ TRICYCLE = 16;

Describe alternatives you have considered

No alternative was considered.

Describe the backwards compatibility

The adding of the elements will not lead to backward compatibility issues.

Additional context

ISO23150:2021 A.76 Enumeration: Potentially moving object classification type

@ThomasNaderBMW @jdsika @schmidtlorenz

Metadata

Metadata

Assignees

Labels

HarmonisationThe Group in the ASAM development project working on harmonisation with other standards.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions