OpenSimulationInterface / open-simulation-interface

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

Add side mirrors to bounding box #811

Open ClemensLinnhoff opened 4 months ago

ClemensLinnhoff commented 4 months ago

Describe the feature

Add side mirrors to object bounding boxes to avoid confusion about what the contents of the object bounding boxes is. A bounding box without side mirrors can still be given with the recently added sub-bounding boxes.

Describe the backwards compatibility

This will break backwards compatibility since it changes the current definition of what an object bounding box contains. Therefore it can only be implemented in a major release.