[sumo-user] Is route generated with randomtrip.py the shortest route?

2020-11-05 Thread anilbaral
Hi, Is the route generated from randomtrip.py in a network a shortest route? Thanks, Anil -- 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:

[sumo-user] question on rerouteEffort in Traci

2020-07-30 Thread anilbaral
While using rerouteEffort in Traci, I don't know on what basis the reroute is being performed. I have placed a detector in a lane, and every time a vehicle is detected by the detector, the rerouting of the vehicle is done using rerouteEffort. I have read the information on :https://sumo.dlr.de/docs

[sumo-user] Rerouting the vehicle due to lane blockage

2020-07-17 Thread anilbaral
Hi all, I have generated the vehicle using routeSampler.py. I want to study the time delay that can be caused due to blockage of certain lanes in the network. I am having two problems: 1. How can we create a lane blockage in SUMO? 2. The vehicles that I generated using routeSampler.py won't rerout

Re: [sumo-user] No of vehicle passing through a detector using TRACI

2020-07-14 Thread anilbaral
Hi Maria, Thanks for the reply. Well, I have tried to use the induction loop detectors; however, I could only obtain a vehicle for the last time step. I couldn't obtain the number of vehicle in certain time interval. The command getLastStepVehicleNumber only gives me number of vehicle passing thr

[sumo-user] No of vehicle passing through a detector using TRACI

2020-07-13 Thread anilbaral
Hi all, I want to determine the total number of vehicles passing through a detector in a lane within a certain time interval, like the number of vehicles between time steps 0 to 10,000. I have used TRACI and I could determine the vehicle in each time step and then add all the vehicles in the time

[sumo-user] RouteSampler.py demand generation problems

2020-07-06 Thread anilbaral
Hi all, I have use routeSampler.py to generate demand with edge count data. The edge data was generated from the flow file and contains the hourly count on the edges with detectors. I was successfully able to generate the vehicle using routeSampler, and the mismatch was almost negligible. However

Re: [sumo-user] DFROUTER Detector type is discarded for most of detectors

2020-06-30 Thread anilbaral
Thank You so much! The latest version of edgeDataFromFlow.py is working when I updated tools/sumolib; however, I see the segregation of data on the edge file is for 1 day. Is the code designed to segregate data for the interval of 86400 sec (1 day)? The flow data that I provided as input contained

Re: [sumo-user] DFROUTER Detector type is discarded for most of detectors

2020-06-30 Thread anilbaral
Hi Jakob, I have downloaded the latest version of edgeDataFromFlow.py and tried to generate the edge data. But the latest version is showing some error. The error message is as follows: C:\Users\Anil\Desktop\SUMO June 30>python sumo-git/tools/detector/edgeDataFromFlow.py -d parisdetectors.xml -

Re: [sumo-user] DFROUTER Detector type is discarded for most of detectors

2020-06-25 Thread anilbaral
Hi Jakob, In response to my first email, you suggested me to use routesampler.py instead of dfrouter and flowrouter.py. I couldn't obtain sufficient information on routesample.py from the SUMO website. Please help me with my following questions: when using routesampler.py, should we provide both t

[sumo-user] Configuration file for two additional files

2020-06-25 Thread anilbaral
Hi, How can i write configuration file if I have two additional files? can you please help me write the configuration file for the following file? /sumo-gui --net-file updated.net.xml --additional-files out.rou.xml,out.add.xml/ -- Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/

Re: [sumo-user] DFROUTER Detector type is discarded for most of detectors

2020-06-19 Thread anilbaral
Hi Jakob, Thanks for your answers and your presentation at the user conference on youtube. I still have a question about the flow data units to be used in flow files for DFROUTER and flowrouter.py. The documentation in two different pages seems inconsistent, which inturns create confusion about

[sumo-user] DFROUTER Detector type is discarded for most of detectors

2020-06-18 Thread anilbaral
Hi, I am trying to generate a traffic flow simulation around a loop in Texas. I have hourly flow data for 24 hr at different locations. When I used DFROUTER to determine the type (source or sink) of the detector, most of my detectors are classified as TYPE: discarded. /The code is : dfrouter -n