riebl / artery

OMNeT++ V2X simulation framework for ETSI ITS-G5
GNU General Public License v2.0
202 stars 128 forks source link

Extended EM support for Persons #326

Closed awillecke closed 3 months ago

awillecke commented 4 months ago

Hi Raphael,

we added support for persons in the Environment Model so that persons (equipped or plain) can be perceived with sensors. Also, persons are hidden in the preselection if they are driving/riding a vehicle.

Most changes are regarding the abstraction of vehicle-specific classes including:

Please let us know what you think about these changes and whether you would like us to adjust the implementation.

Best regards Alex

awillecke commented 4 months ago

I found some smaller issues and added a small scenario for testing the Environment Model. Also, when it is ok for merging, it should handle #295.

riebl commented 3 months ago

Thanks a lot for your great work and sorry for the long time I took to merge your PR!