Re: [sumo-user] Intermodal and PT: 'vehicle is already stopped.'

2018-03-23 Thread Jakob Erdmann
1) I need a minimal example for this. You know the drill. 2) initialPersons is the number of persons on board when reaching the stop. Summing this up does not give a meaningful value. total loaded and unloaded should be as high as the number of rides. Again, a minimal counterexample scenario would

Re: [sumo-user] Intermodal and PT: 'vehicle is already stopped.'

2018-03-23 Thread Jakob Erdmann
Hello, the stop output assumes that stopStarted and stopEnded events alternate. Either there is a bug or you have vehicles with directly consecutive stops at the same edge and the same position (so that two stops can be started at the same time). Multiple stops at the same position are not a

[sumo-user] Intermodal and PT: 'vehicle is already stopped.'

2018-03-23 Thread Lara CODECA
Dear All, I'm working in intermodal simulations and I'm debugging the public transports. In the sumo log I have hundreds of """ Warning: Vehicle 'bus_100:Nice.0' is already stopped. Warning: Vehicle 'train_M0:France.0' is already stopped. ... Warning: Vehicle 'bus_M2:France.1' is already