OpenSimulationInterface / open-simulation-interface

A generic interface for the environmental perception of automated driving functions in virtual scenarios.
Other
270 stars 126 forks source link

Fix traffic sign variability attribute description #671

Closed thomassedlmayer closed 2 years ago

thomassedlmayer commented 2 years ago

#### Reference to a related issue in the repository Fixes the issue addressed by #623

Description

This change aligns the attribute description of Traffic Sign Variability with the current description of the respective enum (VARIABILITY_VARIABLE). According to the current enum description, the attribute Variability does not only indicate if a traffic sign is stationary or not, but also potentially signifies dynamic traffic signs that could change their type over time (e.g., signs on dynamic sign bridges).

The change does not break existing functionality but rather fixes an existing bug or lack of clarity in the attribute description of Variability.

Take this checklist as orientation for yourself, if this PR is ready for the Change Control Board: