Re: [sumo-user] Why does vehicle start to use fuel when it is still standing on the lane?

2020-11-05 Thread nohtyp
Hi, Will it be the same if i just set fuel and all other emissions to 0.0 if the vehicle's speed is 0.00 in this timestep in full output generated by sumo? Thanks -- Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/ ___ sumo-user mailing

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

Re: [sumo-user] Why does vehicle start to use fuel when it is still standing on the lane?

2020-11-02 Thread nohtyp
Thanks for the reply. Is there anyway I can workaround it with traci? Best regards -- 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

Re: [sumo-user] (no subject)

2020-10-27 Thread nohtyp
You have to change speed to mode to 6. See https://sumo.dlr.de/docs/TraCI/Change_Vehicle_State.html#speed_mode_0xb3 -- Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/ ___ sumo-user mailing list sumo-user@eclipse.org To unsubscribe from

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

[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

[sumo-user] Why does vehicle start to use fuel when it is still standing on the lane?

2020-10-21 Thread nohtyp
I created simulation with tls intersection. scenario.zip In scenario.zip you can find sumo config files + plots + output generated by sumo-gui (simple.out.xml) See tls_vehicle_1_motion.png and

Re: [sumo-user] What is the unit of fuel in Emission Output?

2020-10-09 Thread nohtyp
Any ideas? -- 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-user

Re: [sumo-user] What is the unit of fuel in Emission Output?

2020-10-04 Thread nohtyp
Im not sure. It is about 10 seconds between car stopping and starting using fuel (see tls_vehicle_1_moment_fuel.png and tls_vehicle_1_motion.png in scenario.zip) 20 s - car stops 30 s - starts using fuel (1 ml/s) 45 s - starts moving (fuel usage increases) Does idling use 1ml/s per second? Why

Re: [sumo-user] Different vehicle's distance results for different step-lenght

2020-10-04 Thread nohtyp
What do you mean? Which kind of bugs can I expect with --step-method.ballistic option? -- 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

Re: [sumo-user] What is the unit of fuel in Emission Output?

2020-10-01 Thread nohtyp
scenario.zip Attached sumo config files + plots + output generated by sumo-gui (simple.out.xml) See vehicle_1 and vehicle_0 (motion and moment_fuel plot). vehicle_1 starts use fuel in 30 second, but still waiting (v =

Re: [sumo-user] Different vehicle's distance results for different step-lenght

2020-10-01 Thread nohtyp
So with --step-method.ballistic it will behave as I assumed? Without this option is there uniform linear motion within step? -- Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/ ___ sumo-user mailing list sumo-user@eclipse.org To

Re: [sumo-user] What is the unit of fuel in Emission Output?

2020-09-30 Thread nohtyp
About second question: 2. I'm sorry, it is my mistake. I had step-length = 0.05s (not 0.005s). So all values should be multiplied by 10. Vehicle used about 45 ml of fuel on 191 m. It is about 24 l / 100 km, which seems legit. Thanks. But it doesn't change my first question. -- Sent from:

Re: [sumo-user] What is the unit of fuel in Emission Output?

2020-09-29 Thread nohtyp
Thanks, I understand now. Two more question about fuel used: 1. motion.png moment_fuel.png fuel.png

Re: [sumo-user] What is the unit of fuel in Emission Output?

2020-09-28 Thread nohtyp
For the record. Emmision output gives mg/s, which is mg/step, right? I use a really small step-length 0.005s Best regards, Piotr -- Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/ ___ sumo-user mailing list sumo-user@eclipse.org To

[sumo-user] Different vehicle's distance results for different step-lenght

2020-09-25 Thread nohtyp
Hi, How does distance is calculated for vehicle. I notice that for the same configuration except step-lenght, I got different results. I attached sumo xml files. When vehicle is created i set its speed to maximum. sumo version 1.7.0 These are the results for my test: step-length 0.005 [0]

[sumo-user] What is the unit of fuel in Emission Output?

2020-09-24 Thread nohtyp
Hi According to documentation it is mg/s. I guess it is not mg/seconds? Is it the absolute value consumed in milliliters in the actual step? If i sum it for all steps I will get how much fuel specific vehicle consumed in my simulation? Thanks -- Sent from: