Skip to content

feat: Set entity type name in osi gt

Andreas Rauschert requested to merge set_entity_type_name_in_osi_gt into main

At the moment the model_reference attribute in OSI GT is used for both, the 3d model asset file reference and the entity type name (for vehicles i.e. the model like "G12"). This PR separates the two usages into two attributes.

  • update MantleAPI
  • Set the new "type name" entity attribute in the OSI GT as source_reference.identifier[2]
  • refactor FillSourceReference() for better maintenance

Related MR: openscenario1_engine!261 (merged)

Edited by Andreas Rauschert

Merge request reports

Loading