OpenSimulationInterface / open-simulation-interface

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

Extend Sensor View for microphones #416

Open AndreasBossert opened 4 years ago

AndreasBossert commented 4 years ago

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 not supported from OSI now.

Describe the solution you would like

The solution would be to extend the osi3::SensorView with an additional osi3::MicrophoneSensorView containing

Describe alternatives you have considered

-none-

Describe the backwards compatibility

Backward compatibility is not necessary, because it is a new feature

Additional context

Add any other context or screenshots about the feature request here. ~SensorModeling

kmeids commented 3 years ago

@AndreasBossert, is this something that you would like to bring to the next SensorModeling meeting?