There is some place/repository where I can find some of implementation of the most common algorithms for VANETs using OMNET++ , VEINS and SUMO?
Can be any one, like DSR, AODV, PBR, GPSR. I created one algorithm and I want test him with another(s) algorithm(s)/protocol(s).
I tried VANETProjec (https://github.com/chaotictoejam/VANETProject), but didn't compile correctly.
I'd appreciate any help