1

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.

Christoph Sommer
  • 6,893
  • 1
  • 17
  • 35

1 Answers1

0

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.

Christoph Sommer
  • 6,893
  • 1
  • 17
  • 35