Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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