Good morning,
I want to use trace files produced by SUMO in ns-3. I did all the steps (creation of different xml files and the conversion to tcl ...). But, I have some problems:
- when I execute the command sumo-gui -n example.net.xml -r example.rou.xml, sumo is opened but a message appeares: simulation ended. I tried to execute the file example.sumo.cfg, it runned at first. But, when I repeat the simulation, the same message appears "simulation ended".
- The second problem is the link between ns3 and sumo. After creating and converting the sumo trace file (/traceExporter.py –fcd-input=example.xml –ns2mobility-output=mobsmple.tcl), I tried to run the file ns2-mobility-trace (placed in the scratch). I obtain at first the position of some nodes but then the message "AnimationInterface WARNING:Node:144 Does not have a mobility model. Use SetConstantPosition if it is stationary" appears many times (the number of nodes and the duration are the same in the concerned files and the entred parameters of simulation). When I opened netanim to visiualize the simulation I obtain the follow<