as VEINS 5.0 is a major rewrite for veins, is it possible to find a basic example or tutorial regardless of the one offered on veins website ?
for example : creating a tic toc example integrated with veins ?
thank you very much.
as VEINS 5.0 is a major rewrite for veins, is it possible to find a basic example or tutorial regardless of the one offered on veins website ?
for example : creating a tic toc example integrated with veins ?
thank you very much.
For an easy start into Veins 5, I'd recommend downloading "Instant Veins" and starting to play with the veins_inet
subproject, which is already imported into the workspace as a separate project, ready to be run. The project consists of only a few files and its VeinsInetSampleApplication
module is only roughly 60 lines of code, so should be straightforward to understand.