riebl / artery

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

Envmod: output failure type if a sensor cone fails validation #177

Closed hagau closed 3 years ago

hagau commented 3 years ago

When failing the validation of the sensor cone polygon, the failure type can be useful in determining a possible configuration error.

hagau commented 3 years ago

This is a result of having to step though boost::geometry for #176 That was indeed very instructive :slightly_smiling_face:

riebl commented 3 years ago

Merged with minor change ee6d53064744582f0a2d523655e604f559af416b. Thanks @hagau!