Hello, this is a known bug in version 0.19.0. It is fixed the latest svn version. regards, Jakob
2013/12/20 George Beinas <[email protected]> > Hello eveyone, > I use the documents generated for the quickstart tutorial located inside > the sumo directory. > > http://sumo-sim.org/userdoc/Tutorials/Quick_Start.html > > In order to connect sumo with NS3, I follow the procedure described in > http://wsnlab.org/using-sumos-trace-files-with-ns3-in-ubuntu-12-04/ > (I have changed the java command into python) > > y\Yet, the output for the mobility trace file is incomplete as the > command ends with the following error: > > Traceback (most recent call last): > File "/usr/local/src/sumo-0.19.0/tools/bin/traceExporter.py", line > 232, in <module> > sys.exit(main(sys.argv)) > File "/usr/local/src/sumo-0.19.0/tools/bin/traceExporter.py", line > 196, in main > vIDm, vehInfo, begin, end, area = runMethod(options.fcd, > options.ns2mobility, ns2.fcd2ns2mobility, options) > File "/usr/local/src/sumo-0.19.0/tools/bin/traceExporter.py", line > 106, in runMethod > ret = writer(procFCDStream(fcdStream, options), o, further) > File > > "/usr/local/src/sumo-0.19.0/tools/bin/../../tools/sumolib/output/convert/ns2.py", > line 30, in fcd2ns2mobility > for timestep in inpFCD: > File "/usr/local/src/sumo-0.19.0/tools/bin/traceExporter.py", line > 87, in procFCDStream > if v not in chosen: > TypeError: 'NoneType' object is not callable > > I am getting this error.Do you have any idea what is going on?? > > Thank you very much, > George Beinas > > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics > Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
