Re: [sumo-user] I can't stop vehicle if it has a leader

2020-11-02 Thread Jakob Erdmann
Unfortunately, no. Since I'm mostly interested in the moveToXY calls you could simply use a print statement to log the simulation time and arguments to those calls. Am Di., 3. Nov. 2020 um 01:36 Uhr schrieb nohtyp : > Is it possible to create traci log file with c++ api? > > > > -- > Sent from: h

Re: [sumo-user] I can't stop vehicle if it has a leader

2020-11-02 Thread nohtyp
Is it possible to create traci log file with c++ api? -- Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/ ___ sumo-user mailing list sumo-user@eclipse.org To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-

Re: [sumo-user] I can't stop vehicle if it has a leader

2020-11-02 Thread Jakob Erdmann
It's a bit unclear what's happening there. You could send the scenario along with a traci log ( https://sumo.dlr.de/docs/TraCI/Interfacing_TraCI_from_Python.html#generating_a_log_of_all_traci_commands) to allow reproduction. Am Di., 27. Okt. 2020 um 05:54 Uhr schrieb nohtyp : > Notice, that after

Re: [sumo-user] I can't stop vehicle if it has a leader

2020-10-26 Thread nohtyp
Notice, that after the leader is gone (removed), the vehicle stops as intended (0:11 s in video). -- Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/ ___ sumo-user mailing list sumo-user@eclipse.org To unsubscribe from this list, visit ht

[sumo-user] I can't stop vehicle if it has a leader

2020-10-26 Thread nohtyp
I try to stop vehicle, but if it has a leader the speed value is equal 0.65 (even if I set it to 0.0) sumo.mkv See the strange behaviour (the lights blinks so it means that vehicle is slowing down and then accelerating to t