It looks as if you hit upon a bug in an outdated version of traceExporter. Please try to use the latest sumo release as it is working fine for me with your input file (speeds > 0).
regards, Jakob 2016-04-28 6:20 GMT+02:00 Balasundram Arunn <[email protected]>: > Values in the sumotracefile velocities are not zero . I have attached the > tracefile here. Everuthing else in the TCL is fine except velocities always > Zero. Thank you > > kaddu.xml > <https://drive.google.com/file/d/0B-tzpbsG8HMWWWlXanl2MUhFSVk/view?usp=drive_web> > > > On Wed, Apr 27, 2016 at 3:50 PM, Jakob Erdmann <[email protected] > > wrote: > >> Check if you have non-zero speed values in the sumotrace XML (fcd-output) >> >> 2016-04-27 11:35 GMT+02:00 Balasundram Arunn <[email protected]>: >> >>> Hi, >>> >>> I have tried to convert sumotrace XML to ns2mobility(.tcl) using >>> traceExporter.py .. But in the output TCL file velicity is always zero >>> (0). >>> Do anyone know about this issue.. >>> >>> ./traceExporter.py --fcd-input map.xml --ns2mobility-output mymap.tcl >>> >>> >>> TCl looks like : >>> >>> $node_(0) set X_ 5.36 >>> $node_(0) set Y_ 1179.92 >>> $node_(0) set Z_ 0 >>> $ns_ at 0.0 "$node_(0) setdest 5.36 1179.92 0" >>> $ns_ at 0.1 "$node_(0) setdest 5.38 1179.93 0" >>> $ns_ at 0.2 "$node_(0) setdest 5.42 1179.95 0" >>> $ns_ at 0.3 "$node_(0) setdest 5.49 1179.97 0" >>> $ns_ at 0.4 "$node_(0) setdest 5.59 1180.01 0" >>> $ns_ at 0.5 "$node_(0) setdest 5.7 1180.05 0" >>> $ns_ at 0.6 "$node_(0) setdest 5.84 1180.1 0" >>> $ns_ at 0.7 "$node_(0) setdest 5.99 1180.16 0" >>> $ns_ at 0.8 "$node_(0) setdest 6.17 1180.22 0" >>> $ns_ at 0.9 "$node_(0) setdest 6.37 1180.3 0" >>> $ns_ at 1.0 "$node_(0) setdest 6.58 1180.38 0" >>> $ns_ at 1.1 "$node_(0) setdest 6.82 1180.47 0" >>> $ns_ at 1.2 "$node_(0) setdest 7.07 1180.56 0" >>> >>> ------------------------------------------------------------------------------ >>> Find and fix application performance issues faster with Applications >>> Manager >>> Applications Manager provides deep performance insights into multiple >>> tiers of >>> your business applications. It resolves application problems quickly and >>> reduces your MTTR. Get your free trial! >>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>> _______________________________________________ >>> sumo-user mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/sumo-user >>> >> >> > ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
