riebl / artery

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

Loading files in Omnet++ IDE after running artery Simulation #278

Closed MartinaBarbiFivecomm closed 1 month ago

MartinaBarbiFivecomm commented 1 year ago

Good morning,

I experiencing issues while loading the highway-police directory into Omnet++. When I try to load the whole directory I get this error

omnet_Importing_Error

while if I try to import one the .vec results file nothing shows up in Omnet++ IDE.

What the issue could be?

Many thanks,

Martina

riebl commented 1 year ago

No OMNeT++ IDE project exists in scenarios/highway-police. If I remember correctly, the IDE looks for .project and/or .cproject files. Since those do not exist, you cannot open the directory as an "existing project".

MartinaBarbiFivecomm commented 1 year ago

Yes but I should be able to open the .vec file, using open file and it does not load it most of the times.

riebl commented 1 year ago

Sorry, I am far from being an expert for the OMNeT++ IDE. You likely get better support from an OMNeT++ user group.