[sumo-user] omit printing of steps and other warnings during traci

2019-01-06 Thread Pratik Dutta
hello everyone Can I omit the printing details during execution of traci [sumobinary=sumo] ? ___ sumo-user mailing list sumo-user@eclipse.org To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclips

[sumo-user] Regarding multiple traci parallel execution

2019-01-06 Thread Pratik Dutta
Hello Everyone. I am using traci using python. I have this scenario which i am seeking the solution for. outer traci method {contains for each simulation step} n number of independent traci methods (diffent sumocfg file) execute in parallel join all inner traci I am usin

[sumo-user] Regarding multiple traci parallel

2019-01-06 Thread Pratik Dutta
Hello Everyone. I am using traci using python. I have this scenario which i am seeking the solution for. outer traci method {contains for each simulation step} n number of independent traci methods (diffent sumocfg file) execute in parallel join all inner traci I am using

[sumo-user] Traci + Sumo : Drive vehicle based on edge weight from Source to Destination

2019-01-06 Thread Dhaval Varia
Dear Listing, I have implemented code for Traci to Start SUMO. [Attached Here With] My target is to drive car using Ant colony algorithm from given Source to destination Junction. But for now I want help to drive vehicle based on Edge weight. So my Question is : 1. How to give weight to the edge