Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] [Sumo-User] remove the step and warning details in sumo

Hello everyone!!!
I am using sumo instead of sumo-gui with traci.
i am getting these information like
Loading configuration... done.
Step #0.00 (1ms ~= 1000.00*RT, ~1000.00UPS, TraCI: 177ms, vehicles TOT 1 ACT 1 BUF 0)    
Step #1.00 (33ms ~= 30.30*RT, ~60.61UPS, TraCI: 75ms, vehicles TOT 2 ACT 2 BUF 0)        
Step #2.00 (1ms ~= 1000.00*RT, ~3000.00UPS, TraCI: 0ms, vehicles TOT 3 ACT 3 BUF 0)      
Step #3.00 (1ms ~= 1000.00*RT, ~4000.00UPS, TraCI: 0ms, vehicles TOT 4 ACT 4 BUF 0)
...
...
Step #63.00Warning: Vehicle 'v43' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=63.00.
 (15ms ~= 66.67*RT, ~4066.67UPS, TraCI: 1ms, vehicles TOT 64 ACT 61 BUF 0)    
Step #64.

I dont want these information, So what settings to be used?

presently i am using..
traci.start(["sumo", "-c", "test.sumocfg", --no-step-log -W --duration-log.disable"],label="master")



Regards,
Pratik Dutta
Mob: 8017342498

Back to the top