Skip to content

Commit 4b35b2f

Browse files
committed
Documentation Update (fix typo + better wording)
1 parent c75aa0f commit 4b35b2f

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

osi_roadmarking.proto

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ message RoadMarking
122122

123123
// Boolean flag to indicate that the road marking is taken out of service.
124124
// This can be achieved by visibly crossing the road marking with stripes,
125-
// or completly covering a road marking making it not visible.
125+
// or completely covering a road marking making it not visible.
126126
//
127127
// \image html OSI_RoadMaking_is_out_of_service.jpg width=800px
128128
//
@@ -155,8 +155,8 @@ message RoadMarking
155155
//
156156
// \attention Deprecated: OpenDRIVE categorization for traffic signs is more generic than OSI enum
157157
// (see <a href="https://releases.asam.net/OpenDRIVE/1.6.0/ASAM_OpenDRIVE_BS_V1-6-0.html#_signals">OpenDRIVE V1-6-0</a>).<br>
158-
// How the Type will be dealt in future will be discussed in Harmonization OpenX group.<br>
159-
// Deprecated planned for version 4.0.0
158+
// How the Type will be dealt with in future will be discussed in Harmonization OpenX group.<br>
159+
// Deprecated status planned for version 4.0.0
160160
//
161161
enum Type
162162
{

osi_trafficsign.proto

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -227,8 +227,8 @@ message TrafficSign
227227
//
228228
// \attention Deprecated: OpenDRIVE categorization for traffic signs is more generic than OSI enum
229229
// (see <a href="https://releases.asam.net/OpenDRIVE/1.6.0/ASAM_OpenDRIVE_BS_V1-6-0.html#_signals">OpenDRIVE V1-6-0</a>).<br>
230-
// How the Type type will be dealt in future will be discussed in Harmonization OpenX group.<br>
231-
// Deprecated planned for version 4.0.0
230+
// How the Type type will be dealt with in future will be discussed in Harmonization OpenX group.<br>
231+
// Deprecated status planned for version 4.0.0
232232
optional Type type = 2;
233233

234234
// Additional value associated with the traffic sign, e.g. value of
@@ -262,8 +262,8 @@ message TrafficSign
262262
//
263263
// \attention Deprecated: OpenDRIVE categorization for traffic signs is more generic than OSI enum
264264
// (see <a href="https://releases.asam.net/OpenDRIVE/1.6.0/ASAM_OpenDRIVE_BS_V1-6-0.html#_signals">OpenDRIVE V1-6-0</a>).<br>
265-
// How the DirectionScope direction_scope will be dealt in future will be discussed in Harmonization OpenX group.<br>
266-
// Deprecated planned for version 4.0.0
265+
// How the DirectionScope direction_scope will be dealt with in future will be discussed in Harmonization OpenX group.<br>
266+
// Deprecated status planned for version 4.0.0
267267
optional DirectionScope direction_scope = 4;
268268

269269
// The IDs of the lanes that the sign is assigned to.
@@ -290,8 +290,8 @@ message TrafficSign
290290
//
291291
// \attention Deprecated: OpenDRIVE categorization for traffic signs is more generic than OSI enum
292292
// (see <a href="https://releases.asam.net/OpenDRIVE/1.6.0/ASAM_OpenDRIVE_BS_V1-6-0.html#_signals">OpenDRIVE V1-6-0</a>).<br>
293-
// How the bool vertically_mirrored will be dealt in future will be discussed in Harmonization OpenX group.<br>
294-
// Deprecated planned for version 4.0.0
293+
// How the bool vertically_mirrored will be dealt with in future will be discussed in Harmonization OpenX group.<br>
294+
// Deprecated status planned for version 4.0.0
295295
optional bool vertically_mirrored = 6;
296296

297297
// Boolean flag to indicate that a traffic sign is taken out of service.
@@ -343,8 +343,8 @@ message TrafficSign
343343
//
344344
// \attention Deprecated: OpenDRIVE categorization for traffic signs is more generic than OSI enum
345345
// (see <a href="https://releases.asam.net/OpenDRIVE/1.6.0/ASAM_OpenDRIVE_BS_V1-6-0.html#_signals">OpenDRIVE V1-6-0</a>).<br>
346-
// How the Type will be dealt in future will be discussed in Harmonization OpenX group.<br>
347-
// Deprecated planned for version 4.0.0
346+
// How the Type will be dealt with in future will be discussed in Harmonization OpenX group.<br>
347+
// Deprecated status planned for version 4.0.0
348348
enum Type
349349
{
350350
// Type of traffic sign is unknown (must not be used in ground
@@ -5539,8 +5539,8 @@ message TrafficSign
55395539
//
55405540
// \attention Deprecated: OpenDRIVE categorization for traffic signs is more generic than OSI enum
55415541
// (see <a href="https://releases.asam.net/OpenDRIVE/1.6.0/ASAM_OpenDRIVE_BS_V1-6-0.html#_signals">OpenDRIVE V1-6-0</a>).<br>
5542-
// How the Type type will be dealt in future will be discussed in Harmonization OpenX group.<br>
5543-
// Deprecated planned for version 4.0.0
5542+
// How the Type type will be dealt with in future will be discussed in Harmonization OpenX group.<br>
5543+
// Deprecated status planned for version 4.0.0
55445544
optional Type type = 2;
55455545

55465546
// Additional value(s) associated with the traffic sign, e.g.
@@ -5572,16 +5572,16 @@ message TrafficSign
55725572
//
55735573
// \attention Deprecated: OpenDRIVE categorization for traffic signs is more generic than OSI enum
55745574
// (see <a href="https://releases.asam.net/OpenDRIVE/1.6.0/ASAM_OpenDRIVE_BS_V1-6-0.html#_signals">OpenDRIVE V1-6-0</a>).<br>
5575-
// How the Actor actor will be dealt in future will be discussed in Harmonization OpenX group.<br>
5576-
// Deprecated planned for version 4.0.0
5575+
// How the Actor actor will be dealt with in future will be discussed in Harmonization OpenX group.<br>
5576+
// Deprecated status planned for version 4.0.0
55775577
repeated Actor actor = 5;
55785578

55795579
// A direction arrow shown on the supplementary sign.
55805580
//
55815581
// \attention Deprecated: OpenDRIVE categorization for traffic signs is more generic than OSI enum
55825582
// (see <a href="https://releases.asam.net/OpenDRIVE/1.6.0/ASAM_OpenDRIVE_BS_V1-6-0.html#_signals">OpenDRIVE V1-6-0</a>).<br>
5583-
// How the Arrow arrow will be dealt in future will be discussed in Harmonization OpenX group.<br>
5584-
// Deprecated planned for version 4.0.0
5583+
// How the Arrow arrow will be dealt with in future will be discussed in Harmonization OpenX group.<br>
5584+
// Deprecated status planned for version 4.0.0
55855585
repeated Arrow arrow = 6;
55865586

55875587
// Boolean flag to indicate that the supplementary traffic sign is taken out of service.
@@ -5628,8 +5628,8 @@ message TrafficSign
56285628
//
56295629
// \attention Deprecated: OpenDRIVE categorization for traffic signs is more generic than OSI enum
56305630
// (see <a href="https://releases.asam.net/OpenDRIVE/1.6.0/ASAM_OpenDRIVE_BS_V1-6-0.html#_signals">OpenDRIVE V1-6-0</a>).<br>
5631-
// How the enum Type will be dealt in future will be discussed in Harmonization OpenX group.<br>
5632-
// Deprecated planned for version 4.0.0
5631+
// How the enum Type will be dealt with in future will be discussed in Harmonization OpenX group.<br>
5632+
// Deprecated status planned for version 4.0.0
56335633
enum Type
56345634
{
56355635
// Type of supplementary sign is unknown (must not be used in
@@ -9047,8 +9047,8 @@ message TrafficSign
90479047
//
90489048
// \attention Deprecated: OpenDRIVE categorization for traffic signs is more generic than OSI enum
90499049
// (see <a href="https://releases.asam.net/OpenDRIVE/1.6.0/ASAM_OpenDRIVE_BS_V1-6-0.html#_signals">OpenDRIVE V1-6-0</a>).<br>
9050-
// How the enum Actor will be dealt in future will be discussed in Harmonization OpenX group.<br>
9051-
// Deprecated planned for version 4.0.0
9050+
// How the enum Actor will be dealt with in future will be discussed in Harmonization OpenX group.<br>
9051+
// Deprecated status planned for version 4.0.0
90529052
enum Actor
90539053
{
90549054
// An unknown actor
@@ -9276,8 +9276,8 @@ message TrafficSign
92769276
//
92779277
// \attention Deprecated: OpenDRIVE categorization for traffic signs is more generic than OSI enum
92789278
// (see <a href="https://releases.asam.net/OpenDRIVE/1.6.0/ASAM_OpenDRIVE_BS_V1-6-0.html#_signals">OpenDRIVE V1-6-0</a>).<br>
9279-
// How the enum Direction will be dealt in future will be discussed in Harmonization OpenX group.<br>
9280-
// Deprecated planned for version 4.0.0
9279+
// How the enum Direction will be dealt with in future will be discussed in Harmonization OpenX group.<br>
9280+
// Deprecated status planned for version 4.0.0
92819281
enum Direction
92829282
{
92839283
// Direction of sign is unknown (must not be used in ground

0 commit comments

Comments
 (0)