Skip to content

Commit 06d9367

Browse files
author
Habedank Clemens
committed
removed cones as an example from TYPE_CONSTRUCTION_SITE_ELEMENT because there is a separate TYPE_PYLON
1 parent a9e6a71 commit 06d9367

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
@@ -135,7 +135,7 @@ message StationaryObject
135135
TYPE_REFLECTIVE_STRUCTURE = 15;
136136

137137
// Landmarks corresponding to construction site elements in the
138-
// environment, like cones or beacons.
138+
// environment, like beacons.
139139
//
140140
TYPE_CONSTRUCTION_SITE_ELEMENT = 16;
141141
}

0 commit comments

Comments
 (0)