Skip to content

Commit

Permalink
Merge pull request #671 from thomassedlmayer/fix/ha/traffic-sign-vari…
Browse files Browse the repository at this point in the history
…ability

Fix traffic sign variability attribute description
  • Loading branch information
pmai authored Nov 7, 2022
2 parents 49801c9 + a87746b commit 7e6c577
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions osi_trafficsign.proto
Original file line number Diff line number Diff line change
Expand Up @@ -242,8 +242,9 @@ message TrafficSign
//
message Classification
{
// The traffic sign is not stationary, for example a temporary
// traffic sign in a street construction.
// This value indicates if a sign is static or dynamic regarding its
// content (e.g., electronic sign bridge) and/or regarding its
// position on the road.
//
optional Variability variability = 1;

Expand Down

0 comments on commit 7e6c577

Please sign in to comment.