Hello,
I am trying to add vehicles during my SUMO simulation via TRACI (java). I use AddVehicleQuery [1] but it only works at timestep 0. At any other time I get following error: "Error: Answered with error to command 0xc4: Departure time in the past." In [1] the depart time is hardcoded to 0. I tryed to change it, but it still results in the error shown above. Is it just not possible to add vehicles after timestep 0 with TRACI (java) or am I missing something? [1] https://github.com/egueli/TraCI4J/blob/master/src/java/it/polito/appeal/trac i/AddVehicleQuery.java Thanks in advance. Kind regards, Torsten H. ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
