duaIterate calls sumo and duarouter based on the environment variables SUMO_BINARY SUMO_HOME and if neither is defined on the relative path to the duaIterate.py scropt It sounds as if one of these variables is pointing to an outdated sumo version. You can verify this if you check any of the outputs created by duarouter or sumo from within duaiterate.py. They contain the version string in the header.
regards, Jakob 2016-03-03 15:56 GMT+01:00 Lockhart, Thomas G (398I) < [email protected]>: > > On Mar 3, 2016, at 12:27 AM, Jakob Erdmann <[email protected]> > wrote: > > Hello Tom, > if you can reproduce the crash with the latest development version then > please send me a test case (along with the exact version number). > > > I misspoke; duaIterate does not crash, but does complain about the zipper > node and terminates. Perhaps I’m using the feature incorrectly? > > Here is a simple test case with a zipper node inserted into a two road > grid. > > SUMO Version dev-SVN-r18839 > Build features: x86_64-apple-darwin14.5.0 InternalLanes DoublePrecision > TRACI PROJ GDAL GUI Python ffmpeg > > The tarball contains a README which has the commands I used; most test > case files are named “gridz.*”. There are alternative files named “gridu.*” > which have the zipper node replaced with an unregulated node. > > Note that duaIterate complains about a link state of “Z” even in the > “gridu” case though I think the zipper node is no longer present. But the > first complaint about the invalid junction type does not appear. > > Regards, > > - Tom > ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
