brianmc95 / OpenCV2X

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

Installation Trouble #33

Open kleveri2 opened 1 month ago

kleveri2 commented 1 month ago

Hello!

I'm looking at using the Artery version of OpenCV2X for my research, but I'm having a bit of trouble running it. It seems like the old extern git submodules may no longer exist. This isn't a huge issue, as I just installed them separately from the inet, SimuLTE, and veins githubs. Installing these was easy and gave no errors, the thorough instructions in the pdf were very helpful!

When I attempt to run the example or Mode4Validation scenarios, I get this error for both:

opencv2x1

It seems network artery.lte.Mode4Validation cannot be found. I've confirmed that the file is down that path and It appears to be error free. My only thought is that I had to download different versions of each extern module than what OpenCV2X was originally made with, so that may give an error. I was wondering if anyone may have had this problem before or anyone has any tips to help OpenCV2X to run? I would love to use it in my research. Thanks!