I am working on the implementation of the following scenario using OMNET++ (4.6), SUMO-0.22.0 and VEINS-4a2 simulators: exchange of messages between cars which are in the same control area where messages represent the quality of the road.
So, I would eliminate the scenario of accidents between cars in the veins example.
Do I need to change the code of handleSelfMsg () in TraCIMobility and onData () in TraCIDemo11p methods?