riebl / artery

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

Mobility question #284

Closed MartinaBarbiFivecomm closed 1 year ago

MartinaBarbiFivecomm commented 1 year ago

Good morning,

which is the difference between the INET VehicleMobility and the Veins mobility?

Mant thanks,

Martina

riebl commented 1 year ago

Uhm, the former is for INET and the latter for Veins :-)

MartinaBarbiFivecomm commented 1 year ago

Yes, that I understand but what is the difference in terms of the implementation of mobility?

riebl commented 1 year ago

From Artery's perspective, there is no big difference: Just provide the (vehicle) position from the road traffic simulation to the INET or Veins radio model. In Artery, we provide only the necessary glue code for the respective radio model.

MartinaBarbiFivecomm commented 1 year ago

Ok, thanks.!