Dear my friends, how are you doing? I really miss you. Thank you for your kindly response really.
In my vanet simulation work, i confused on the following things to go forward:
But before that:
1) I created highway road of 2500 length with two direction with 4 lanes per direction.
2) I created the routes for 300 vehicles and some attributes
3) I created SUMO configuration file for two files above
4) Then I created SUMO trace file from .sumocfg file created above using:
"sumo -c name.sumocfg --fcd-output sumoTrace.xml"
5) Then I generated ns2mobility file using:
"python traceExporter.py --fcd-input sumoTrace.xml --ns2mobility- output mobility.tcl"
After all these work done, i stopped where to go because my targets are:
1) applying BSM (Basic Safety Mesaage) application on the scenario i created above highway road 2500m long with 300 vehicle above.
2) storing produced vehicles bsm trace file in "anyName.csv file" from communication taken place among vehicles I created on the above scenarios.
..................So how can make these all ???????..........................
I hope you have got my idea and help me on these points.
Thank you
Naol
_______________________________________________