---------- Forwarded message ---------- From: Vachan B R <[email protected]> Date: Fri, Jan 17, 2014 at 5:16 PM Subject: Re: [sumo-user] problem in trace exporter usage. To: Frédéric Drouhin <[email protected]>
is it possible to implement data-centric routing scheme for traffic information delivery, in which multiple routing-related information is considered for decision-making to meet different user requirements? is it possible to implement routing method, four typical routing decision schemes (level-based routing scheme (L-R) ,cost-based routing scheme (C-R) , cost-and-residual energy- combined routing scheme (CRE-R), and cost-and delay- time-combined routing scheme (CDT-R). please tell me d way out and help me with materials for coding it . On Wed, Jan 15, 2014 at 1:32 PM, Frédéric Drouhin <[email protected]>wrote: > Dear Vachan, > > Strange, I use it several and never had problem. > > Did you update your traceExporter.py with __init.py__ and ns2.py as > discussed yesterday (see below) ? > > Regards > > Frédéric > > ------------------------------------------------------- > > Dear Jaskaran Singh, > > You should retrieve the last traceExport.py from SVN: > http://sumo-sim.org/trac.wsgi/browser/trunk/sumo/tools/bin/traceExporter.py > > If you want to use NS2/NS3, please consider also to update following files: > http://sumo-sim.org/trac.wsgi/browser/trunk/sumo/tools/sumolib/__init__.py > > http://sumo-sim.org/trac.wsgi/browser/trunk/sumo/tools/sumolib/output/convert/ns2.py > > Regards, > > Frédéric > > > Le 14/01/2014 06:52, jaskaran singh a écrit : > > i m trying to run traceExporter.py to generate tcl script from sumo's xml > script. whenever i run that command it displays ":File name too long" and > change my cursor to cross and no output is received even after 15 minutes. > whenever i click somewhere else it displays following output. > > > sumo-0.17.1/tools/bin/traceExporter.py: line 15: syntax error near > unexpected token `os.path.join' > > sumo-0.17.1/tools/bin/traceExporter.py: line 15: > `sys.path.append(os.path.join(os.path.dirname(__file__), '..', '..', > 'tools'))' > > i m attaching the screenshot of the output. Please guide me where i m > wrong or is there anything i need to add in traceExporter.py. > > Also please tell me how much time does traceExporter take to generate tcl > script. > > > -------------------------------------------------------- > > Le 15/01/2014 08:56, Vachan B R a écrit : > > i have used following command line statement for ns2 file creation using > > trace exporter. sumo version -0.19.0 > > > > traceExporter.py --fcd-input sumoTrace.xml --ns2mobility-output > > ns2mobility.tcl --penetration 1 --begin 0 --end 100 > > > > > > but i am getting a zero byte sized .tcl file for it. I have tried in all > > means but d result is same. please help me out. > > > ------------------------------------------------------------------------------ > > CenturyLink Cloud: The Leader in Enterprise Cloud Services. > > Learn Why More Businesses Are Choosing CenturyLink Cloud For > > Critical Workloads, Development Environments & Everything In Between. > > Get a Quote or Start a Free Trial Today. > > > http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk > > _______________________________________________ > > sumo-user mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/sumo-user > > -- > Frédéric Drouhin > Maître de Conférence, Laboratoire MIPS, Equipe GRTC > Université de Haute-Alsace, IUT de COLMAR > 34 rue du Grillenbreit > BP 50568 > F-68008 COLMAR > Tél. : +33 (0)3 89 20 23 73 Fax +33 (0)3 89 20 23 84 > http://www.iutcolmar.uha.fr/rt > > > > ------------------------------------------------------------------------------ > CenturyLink Cloud: The Leader in Enterprise Cloud Services. > Learn Why More Businesses Are Choosing CenturyLink Cloud For > Critical Workloads, Development Environments & Everything In Between. > Get a Quote or Start a Free Trial Today. > > http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
