Good morning
This is my first time using OMNET++ Veins.
I have some questions. I want to name each car(node). So I modify TraCIScenarioManager.ned in line 46. But this will change the name of all vehicles at the same time. Is there any other way to name each car individually?
In addition, except through TraCIScenarioManager to join the moving nodes(cars), is there other method can manually add moving nodes(cars)?
Thank you very much.