Skip to content

Commit

Permalink
Fix traffic sign variability attribute description
Browse files Browse the repository at this point in the history
Aligns variability attribute description with existing enum description

Signed-off-by: Thomas Sedlmayer <tsedlmayer@pmsfit.de>
  • Loading branch information
thomassedlmayer authored and pmai committed Nov 7, 2022
1 parent 49801c9 commit a87746b
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 a87746b

Please sign in to comment.