Skip to content

Commit 44612c1

Browse files
adrianschultzpmai
authored andcommitted
Clarification of ROLE_CIVIL
ROLE_CIVIL is supposed to represent "normal" traffic participants Signed-off-by: Adrian Vernickel <adrian.vernickel@hexagon.com> Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
1 parent cf58c60 commit 44612c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osi_object.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1026,7 +1026,7 @@ message MovingObject
10261026
//
10271027
ROLE_AMBULANCE = 2;
10281028

1029-
// The vehicle role is civil.
1029+
// The vehicle role is civil, e.g. a "normal" car.
10301030
//
10311031
ROLE_CIVIL = 3;
10321032

0 commit comments

Comments
 (0)