Skip to content

Commit e59c69a

Browse files
committed
Modified comment to mark as deprecated in a uniform way - vertically_mirrored
1 parent cd5e94d commit e59c69a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

osi_trafficsign.proto

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,8 +288,10 @@ message TrafficSign
288288
// As for every boolean in the protocol buffers language, the
289289
// default value of \c #vertically_mirrored is \c false.
290290
//
291-
// May be deprecated or changed in the future.
292-
// Discussions will continue in Harmonization OpenX group.
291+
// \attention Deprecated: OpenDRIVE categorization for traffic signs is more generic than OSI enum
292+
// (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 enum Actor will be dealt in future will be discussed in Harmonization OpenX group.<br>
294+
// Deprecated planned for version 4.0.0
293295
optional bool vertically_mirrored = 6;
294296

295297
// Boolean flag to indicate that a traffic sign is taken out of service.

0 commit comments

Comments
 (0)