Hi All, When I was using 0.19, I didn't set departTime properly (was just set to zero via traci4j). This seemed to mean the vehicle was inserted as soon as possible, i.e. into clear space.
Now on an svn build from a few weeks ago, seems that there's a check that departTime >= currentSimTime? Which is fine I thought, and actually quite useful, so I extended to ensure agents supply a departTime for the vehicle. I deliberately created a gap in the traffic flow where on 0.19 they fitted in quite nicely. But now, if I set departTime for 8000 (8 seconds into sim), the vehicle doesn't appear untill about 20s into the sim. I tried setting it to -1 too, being optimistic that might perform an immediate insert. Seems to be accepted, but also doesnt insert for quite some time. Any idea what might be causing this? Will checkout the latest svn build anyway just incase.. Thanks Vincent ------------------------------------------------------------------------------ Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. With Perforce, you get hassle-free workflows. Merge that actually works. Faster operations. Version large binaries. Built-in WAN optimization and the freedom to use Git, Perforce or both. Make the move to Perforce. http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
