open-simulation-interface
open-simulation-interface copied to clipboard
A generic interface for the environmental perception of automated driving functions in virtual scenarios.
The _Modeling a traffic participant_ topic currently does not match the standard use-case sequence pattern. - [ ] Check whether to split the topic into multiple use-case topics, for example,...
#### Describe the problem Aiming to use the osi3::BaseMoving::base_polygon and osi3::BaseStationary::base_polygon to describe sensor data, in this case 2D bounding boxes for an obstacle detection algorithm running on camera data...
This issue shall function as a container to catch painpoints of the current OSI version (v3.3.1) with regard to the road network. It is totally fine to not already have...
Whereas an RCS can be assigned to detected moving objects this is not possible for stationary objects (and traffic lights/signs). For detected moving objects the related messages are: `optional RadarSpecificObjectData...
#### Describe the feature Some vehicles are equipped with microphones to detect the sirene of emergency vehicles. Maybe there are more than one microphone to detect the direction. This is...
#### Describe the feature RoadConditions in OSI are quite hidden. They are currently part of the lane classfication. For me, values like water film height or ice on the pavement...
# Abstract Data model CameraDetectionData interface is significantly different fro other FeatureData interfaces. To align it with the rest I would suggest the following changes. * Message CameraDetectionSpecificHeader should be...
#### Describe the feature Additional sematic information to describe moving direction of a moving object whether it is oncoming, crossing or in the same direction. #### Describe the solution you...
#### Describe the bug In https://opensimulationinterface.github.io/osi-documentation/open-simulation-interface/structosi3_1_1Orientation3d.html there are two different issues * while the text correctly interprets the ISO8855 as describing the intrinsic rotation z-y'-x'', the formula that defines the...
Under current precipitation description, there is no way to differentiate between rain, snow, hail or graupel. Could we add such classification and probably align it with other ISO standards describing...