Skip to content

Commit 08f544b

Browse files
authored
Update osi_object.proto
* resolves #844 Signed-off-by: Carlo van Driesten <[email protected]>
1 parent e78dff7 commit 08f544b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: osi_object.proto

+4
Original file line numberDiff line numberDiff line change
@@ -954,6 +954,10 @@ message MovingObject
954954
//
955955
optional GenericLightState reversing_light = 6;
956956

957+
// State of the tail light (rear position light).
958+
//
959+
optional GenericLightState tail_light = 11;
960+
957961
// State of the brake lights.
958962
//
959963
optional BrakeLightState brake_light_state = 7;

0 commit comments

Comments
 (0)