Kara Micallef
2014-03-17 20:23:30 UTC
Hi again,
I'm using TraCI (python) and have got a loop to loop through the simulation
steps (and move one simulation step using traci.simulationStep() per
iteration). Within this loop I'm using traci.vehicle.getIDList() to check
whether a particular car is within the simulation. All works well (even
this method call) till step 633. Once step 633 is reached, sumo will stop
and a window opens saying 'Simulation ended at time: 633.00 Reason: An
error occured (see log)'. I cannot figure out what could possibly be reason
as everything is the same as previous steps. Also, the log is remaining
empty. Does anyone have any idea how I can figure out what the problem is?
Thanks for all your help,
Kara
I'm using TraCI (python) and have got a loop to loop through the simulation
steps (and move one simulation step using traci.simulationStep() per
iteration). Within this loop I'm using traci.vehicle.getIDList() to check
whether a particular car is within the simulation. All works well (even
this method call) till step 633. Once step 633 is reached, sumo will stop
and a window opens saying 'Simulation ended at time: 633.00 Reason: An
error occured (see log)'. I cannot figure out what could possibly be reason
as everything is the same as previous steps. Also, the log is remaining
empty. Does anyone have any idea how I can figure out what the problem is?
Thanks for all your help,
Kara