open-simulation-interface
open-simulation-interface copied to clipboard
A generic interface for the environmental perception of automated driving functions in virtual scenarios.
I noticed that adding new hyperlinks to the proto files requires to add any character sequences from the hyperlink as exceptions to the spellchecker (see #790). So I found that...
Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...
Introduce a message for traffic rule information for logical lanes. The message is intended to be used by traffic participants to easily get information in traffic rules without having to...
This is a first result of the harmonization effort across ASAM Open standards In preparation of additional types we already deprecate some obvious candidates for removal, namely our plethora of...
Incosistancy of documentation. The word "World" is used at various points in the documentation within the coordinate context as a synonym for the global coordinates. [Search for world](https://github.com/search?q=repo%3AOpenSimulationInterface%2Fopen-simulation-interface%20world&type=code) This leads...
#### Reference to a related issue in the repository #770 #### Add a description A slight improvement and additional information for the description of the SensorViewConfiguration's omit_static_information data field. ####...
#### Describe the feature Current `TrafficCommandUpdate` message is here (while docs are removed for short): ```proto message TrafficCommandUpdate { optional InterfaceVersion version = 1; optional Timestamp timestamp = 2; optional...
Please review this addition, focusing on the completeness, clarity, and accuracy of the general description. Further improvement or refinement might be necessary. Please note, this update does not yet include...
In the PR #768, an update on static an dynamic data should be made. Therefore the documentation on the data types will be updated. This Issue will be the central...
#### Describe the bug While rules are part of the specification, I could not find any description explaining what the rules mean and how they work in the documentation. ####...