Skip to content

Commit d539f20

Browse files
Clarification of ROLE_CIVIL
ROLE_CIVIL is supposed to represent "normal" traffic participants
1 parent f6a21a5 commit d539f20

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
@@ -971,7 +971,7 @@ message MovingObject
971971
//
972972
ROLE_AMBULANCE = 2;
973973

974-
// The vehicle role is civil.
974+
// The vehicle role is civil, e.g. a "normal" car.
975975
//
976976
ROLE_CIVIL = 3;
977977

0 commit comments

Comments
 (0)