Skip to content

Commit 5fafb62

Browse files
Adapt ASAM style of standard names
Signed-off-by: Thomas Sedlmayer <tsedlmayer@pmsfit.de>
1 parent a276403 commit 5fafb62

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

osi_object.proto

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -770,11 +770,11 @@ message MovingObject
770770
// Specification as permitted by technical and practical constraints.
771771
//
772772
// \note Historically, OSI offered a more granular set of vehicle types
773-
// than some other OpenX standards (e.g., OpenScenario XML/DSL and
774-
// OpenLabel). This was due to legacy design choices. Mapping a single
773+
// than some other OpenX standards (e.g., OpenSCENARIO XML/DSL and
774+
// OpenLABEL). This was due to legacy design choices. Mapping a single
775775
// type from another standard to multiple OSI types was left to the
776776
// implementer's discretion. For instance, a simulator might have relied
777-
// on the 3D model's dimensions for an OpenScenario "car" to choose
777+
// on the 3D model's dimensions for an OpenSCENARIO "car" to choose
778778
// between TYPE_SMALL_CAR or TYPE_MEDIUM_CAR in OSI. With the ongoing
779779
// harmonization effort, such ambiguities have been resolved. The
780780
// recommended mapping is now TYPE_CAR, which serves as an alias for the

0 commit comments

Comments
 (0)