Skip to content

Commit e727913

Browse files
committed
Fix typos based on review
Signed-off-by: Caspar de Haes <caspar.dehaes@five.ai>
1 parent 1862556 commit e727913

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

osi_object.proto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -788,7 +788,7 @@ message MovingObject
788788

789789
// Vehicle is a (heavy) truck.
790790
//
791-
// Definition: A rigid-body truck that cannot pull a semi-trailer.
791+
// Definition: A rigid-body truck.
792792
//
793793
// This corresponds to "truck" in OpenScenario 1.x.
794794
//
@@ -841,7 +841,7 @@ message MovingObject
841841
//
842842
// This corresponds to "bicycle" in OpenScenario 1.x.
843843
//
844-
// This is one of the OSI types which map from "bus" in OpenScenario 2.x.
844+
// This is one of the OSI types which map from "VRU_vehicle" in OpenScenario 2.x.
845845
//
846846
TYPE_BICYCLE = 11;
847847

0 commit comments

Comments
 (0)