Closed atanas1054 closed 12 months ago
ubuntu18.04;CARLA0.9.12;UE4.26;OMNet++5.6.2;SUMO-1.8.0;I can run the example from veins, but I encounter the same bug when trying the veins_carla example. Is it related to the version?
Hi, I am facing the same issue, is there any solution for this?
Best regards, Fouzi
Hello,
Thank you for the repository. I followed all the prerequisites and installed/compiled OMNeT++ 6, Veins, Veins_Carla and Carla 9.12. However when I run
cd veins_carla/examples/veins_carla ./doRun.sh
I get the following error:
OMNeT++ Discrete Event Simulation (C) 1992-2022 Andras Varga, OpenSim Ltd. Version: 6.0.1, build: 220831-e4f07d04b8, edition: Academic Public License -- NOT FOR COMMERCIAL USE See the license for distribution terms and warranty disclaimer Setting up Qtenv... Loading NED files from ../../../veins/src/veins: 43 Loading NED files from ../../src/veins_carla: <!> Error: Could not load NED sources from '../../src/veins_carla': Declared package 'veins_carla.app' does not match expected package 'app' in file ExampleCarlaApplication.ned
I can run the example from veins but not the veins_carla example. Any help will be appreciated.