File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -9242,8 +9242,10 @@ message TrafficSign
92429242
92439243 // The direction to which the arrow points to
92449244 //
9245- // May be deprecated or changed in the future.
9246- // Discussions will continue in Harmonization OpenX group.
9245+ // \attention Deprecated: OpenDRIVE categorization for traffic signs is more generic than OSI enum
9246+ // (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>
9247+ // How the enum Direction will be dealt in future will be discussed in Harmonization OpenX group.<br>
9248+ // Deprecated planned for version 4.0.0
92479249 enum Direction
92489250 {
92499251 // Direction of sign is unknown (must not be used in ground
You can’t perform that action at this time.
0 commit comments