[sumo-user] rerouting algorithm

2020-10-13 Thread Jane Cheung
Dear all One question about the rerouting algorithm. Could I find the rerouting algorithm in the publication *Simulation-Based Traffic Assignment(*https://sumo.dlr.de/pdf/GawronDiss.pdf*)* 。Rerouting use the static or dynamic assignment in this thesis? Best, Jane

[sumo-user] how to generate better traffic demand

2020-09-29 Thread Jane Cheung
Dear all, If I have the OD matrix, how could I generate the random route with this specific OD matrix? Appreciated in advance. Best, Jane Cheung ___ sumo-user mailing list sumo-user@eclipse.org To unsubscribe from this list, visit https

[sumo-user] get waiting time of vehicles

2020-09-15 Thread Jane Cheung
traffic system, 2)How could you modify the distance between each queue on each edge.? 3) Does the edge-based travel time in edgedata.xml including the waiting time before the intersection with traffic lights? Appreciate it in advance. Best, Jane Cheung

Re: [sumo-user] understanding problem of document explaination

2020-09-10 Thread Jane Cheung
ally. > > > > Regards, > > Giuliana > > > > *From:* sumo-user-boun...@eclipse.org [mailto: > sumo-user-boun...@eclipse.org] *On Behalf Of *Jane Cheung > *Sent:* Donnerstag, 10. September 2020 17:19 > *To:* Sumo project User discussions > *Subject:* [sumo-user]

Re: [sumo-user] version problem

2020-09-10 Thread Jane Cheung
//sumo.dlr.de/docs/ChangeLog.html#version_120_16042019). > > > > Best regards, > > > > Angelo > > > > *Von:* sumo-user-boun...@eclipse.org *Im > Auftrag von *Jane Cheung > *Gesendet:* Donnerstag, 10. September 2020 17:08 > *An:* Sumo project User discussi

[sumo-user] understanding problem of document explaination

2020-09-10 Thread Jane Cheung
Dear all, Could someone give my more explanation about the reason why " In the case of many short and fast moving vehicles the error is negligible but if you have long and slow vehicles you cannot aggregate as above. "

[sumo-user] version problem

2020-09-10 Thread Jane Cheung
Dear alll the *duarouter.exe * in *version 1.1.0* does not have the function --weights.random-factor FLOAT If I only update the duarouter.exe to *1.6.0* and use the update duarouter.exe Is it a right way to update the duarouter.exe? Best regards, Jane .

[sumo-user] API and the SUMO verstion

2020-09-09 Thread Jane Cheung
Dear all, The API I used to let SUMO simulated with other software could not be implemented after version 1.1.0. If I would like to update the SUMO function(e.g., could recognize the command --junction.taz and active the re-routing devices function for trips.xml.) and do not update pythons files

Re: [sumo-user] unexpected problem and how to find suitable indicators to evaluate routing algorithm

2020-09-09 Thread Jane Cheung
ssues/6746 >> https://github.com/eclipse/sumo/issues/7516 >> >> Note, that in many urban scenarios, most roads see some traffic most of >> the time so that the "no-information" condition is encountered less often. >> >> Am Di., 8. Sept. 2020 um 17:

[sumo-user] unexpected problem and how to find suitable indicators to evaluate routing algorithm

2020-09-08 Thread Jane Cheung
Dear all, As a small test (attachment), I find the shortest routes by using duaroute. While I was using the shortest as the route-file in *.sumocfg* and active the re-routing command and set the probability to '1'. The statistic results are confused me a little. The statistic values after

Re: [sumo-user] visualization of traffic desnity

2020-09-08 Thread Jane Cheung
, 8. Sept. 2020 um 15:19 Uhr schrieb Jane Cheung < > cheung180...@gmail.com>: > >> Dear all, >> How could I visualize the traffic flow density on edge? Or make the >> traffic condition shown in a picture. >> >> Best >> Jane >> >> >>

Re: [sumo-user] visualization of traffic desnity

2020-09-08 Thread Jane Cheung
t; https://sumo.dlr.de/docs/Tools/Visualization.html#coloring_edges_in_sumo-gui_according_to_arbitrary_data > > > > Regards, > > Giuliana > > > > *From:* sumo-user-boun...@eclipse.org [mailto: > sumo-user-boun...@eclipse.org] *On Behalf Of *Jane Cheung > *Sent:* Di

[sumo-user] visualization of traffic desnity

2020-09-08 Thread Jane Cheung
Dear all, How could I visualize the traffic flow density on edge? Or make the traffic condition shown in a picture. Best Jane ___ sumo-user mailing list sumo-user@eclipse.org To unsubscribe from this list, visit

Re: [sumo-user] save simulation state

2020-09-08 Thread Jane Cheung
values. > However, you can set a new value for --routing-algorithm when loading > state. > > Am Di., 8. Sept. 2020 um 05:09 Uhr schrieb Jane Cheung < > cheung180...@gmail.com>: > >> Maria, >> Thanks for your reply! >> If I have 300 vehicles in my simulation s

Re: [sumo-user] Summary file

2020-09-07 Thread Jane Cheung
Jakob, One more question about the log output of SUMO. What does the "scheduledForLaterDeparture" mean? Does it refer to the vehicles that are going to depart in the next second? Appreciated. Best regards, Jane ___ sumo-user mailing list

Re: [sumo-user] some questions about rerouting in SUMO

2020-09-07 Thread Jane Cheung
erage over past traffic states > as explained at https://sumo.dlr.de/docs/Demand/Automatic_Routing.html. > No equilibrium iteration is done for this. > > Am Fr., 4. Sept. 2020 um 05:54 Uhr schrieb Jane Cheung < > cheung180...@gmail.com>: > >> Jakob, >> >>

Re: [sumo-user] save simulation state

2020-09-07 Thread Jane Cheung
te different types of measures, in the following link you > can find information about them > https://sumo.dlr.de/docs/Simulation/Output.html. > > > > Regards, > > Giuliana > > > > > > *From:* sumo-user-boun...@eclipse.org [mailto: > sumo-user-boun...@eclip

[sumo-user] save simulation state

2020-09-07 Thread Jane Cheung
Dear all, If I have a simulation with 3600s, the configuration file is below : -

Re: [sumo-user] some questions about rerouting in SUMO_rerouting algorithm & their relationship

2020-09-06 Thread Jane Cheung
] Appreciated your help to correct my wrong understanding and looking forward to your reply. Best, Jane On Wed, Sep 2, 2020 at 2:29 PM Jane Cheung wrote: > Dear all, > I have defined the configuration in .sumocfg as below: > > > > > > >

Re: [sumo-user] some questions about rerouting in SUMO

2020-09-03 Thread Jane Cheung
est routes when vehicles are going to enter into the simulation? The user equilibrium model, such as call *duarouter.exe* run in 50 interaction or other ones? Appreciated in advance! Best regards, Jane Cheung ___ sumo-user mailing list sumo-u

[sumo-user] some questions about rerouting in SUMO

2020-09-02 Thread Jane Cheung
efore it is going to depart? Best regard, Jane Cheung ___ sumo-user mailing list sumo-user@eclipse.org To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

[sumo-user] problem about meso-simulation

2020-08-31 Thread Jane Cheung
Dear all, I have tried to use the option in my simulation. The command window printed some information. There is one information printed as "vehicles will jump over junctions". [image: image.png] What does it mean? If I was going to use Traci to modify the program of traffic

[sumo-user] modified the output file of SUMO

2020-08-20 Thread Jane Cheung
Dear all, I have used the E2 detector to get some data measured and calculated by SUMO. With the increment of the simulation time, the size of the *e2output.file* is becoming larger and larger. It is difficult for me to read it and extract the attribute that I want. Could I use some commands with

[sumo-user] The maximum flow could be loaded in one network

2020-08-16 Thread Jane Cheung
on some specific roads; 3) the congestion is severe in my network. If it was difficult to do that, could I use some method to find the maximum flow in my network, and then use the maximum flow to find the scenarios that I described above? Best regards, Jane Cheung

[sumo-user] Summary file

2020-08-13 Thread Jane Cheung
Dear all I have one question about the attributes in the SUMMARY file. Could someone tell me the difference of meanings between the LOADED and INSERTED? https://sumo.dlr.de/docs/Simulation/Output/Summary.html Best Regards, Jane Cheung ___ sumo-user

Re: [sumo-user] Problem about the DUE in simulation

2020-07-03 Thread Jane Cheung
point? > > > > > > I have read your work “Improving SUMO's Signal Control Programs by > Introducing Route Information”. The traffic actuated algorithm used in SUMO > now is the one described in this paper? > > > > Thank you again for your patient and thorough response. &g

Re: [sumo-user] Problem about the DUE in simulation

2020-06-29 Thread Jane Cheung
file and let the simulation continue with that route? Appreciated! Best regard, Jane Cheung On Mon, Jun 29, 2020 at 7:16 PM wrote: > Dear Jane, > > > > To get an assignment result, which is reached or closed to a DUE state, > you can use duaIterate.py under the Directory “to

Re: [sumo-user] Generate the renew route in cousmerized intervals

2020-06-29 Thread Jane Cheung
my* simulation* running at 3600s? After that, the simulation still can run continuously to reach the predefined end time point in my simulation? Best regards! Jane Cheung On Mon, Jun 29, 2020 at 2:27 PM Jakob Erdmann wrote: > Duarouter and Sumo use the same code for routing. You can theref

[sumo-user] Generate the renew route in user defined intervals

2020-06-27 Thread Jane Cheung
for myvehilce1 when it is moving on E3. How could I realize the function in SUMO? To make the E3 as the arrivalPOS and then make E3 as the refreshed departsPOS? or other methods? Looking forward to your reply! Best regards! Jane Cheung ___ sumo-user mailing

Re: [sumo-user] Parameters of TLs

2020-06-23 Thread Jane Cheung
(recommended for most users). > In either way you should be somewhat experienced with programming. > > Am Di., 23. Juni 2020 um 04:01 Uhr schrieb Jane Cheung < > cheung180...@gmail.com>: > >> Jakob, >> Thanks for your reply! Appreciated! >> I want to use the

Re: [sumo-user] Parameters of TLs

2020-06-22 Thread Jane Cheung
of cars before traffic lights? Are there some parameters that can help me to do that indirectly? Best regards ! Jane Cheung On Mon, Jun 22, 2020 at 5:28 PM Jakob Erdmann wrote: > see the updated documentation at > https://sumo.dlr.de/docs/Simulation/Traffic_Lights.html#actuated_traffic_

Re: [sumo-user] The varied phenomenon of my own simulation problem

2020-06-11 Thread Jane Cheung
Jakob, Thanks for your replay! One more question. The attribute of "halting" refers to vehicles which speed is less than 0.1m/s. Do vehicle stop at the intersection would be included? Appreciated! Jane Cheung On Thu, Jun 11, 2020 at 11:09 PM Jakob Erdmann wrote: > Your sce

Re: [sumo-user] How to give more chance(to change the weight ) of some edges in one network while using duaIterate.py

2020-03-24 Thread Jane Cheung
ime_and_edge_priority > > You can get the development version at > https://sumo.dlr.de/docs/Downloads.php#sumo_-_latest_development_version > regards, > Jakob > > Am Mo., 23. März 2020 um 07:36 Uhr schrieb Jane Cheung < > cheung180...@gmail.com>: > >

[sumo-user] How to give more chance(to change the weight ) of some edges in one network while using duaIterate.py

2020-03-23 Thread Jane Cheung
Dear all, I have one question while I was using the *duaIterate.py *to generate the routes in my simulation. I would like to improve the probability of some edges to be chosen in some routes generated. How could I give more chances (like change the weight ) to some edges in one network while

Re: [sumo-user] How to extract the extract results easier?

2019-12-18 Thread Jane Cheung
our needs > > Am Sa., 14. Dez. 2019 um 05:19 Uhr schrieb Jane Cheung < > cheung180...@gmail.com>: > >> How to extract the extract results easier? >> Dear all, >> Except for reading the traveling information from the summary.xml, are >> there some ways

[sumo-user] How to extract the extract results easier?

2019-12-13 Thread Jane Cheung
How to extract the extract results easier? Dear all, Except for reading the traveling information from the summary.xml, are there some ways that could be useful to extract the results quicker and easier? It is time-consuming to do that if someone tries to read the XML.document in other software.

[sumo-user] How to generate the Trips/Routes with known vehicles passing number on each edge

2019-11-23 Thread Jane Cheung
Dear all. I have the traffic counts data on edge, how could I use my data to generate the trips/routes? Could I use some tools installed in SUMO to generate the traffic demand(trips/routes)? Or could someone tell me how to that? Any kindly help would be appreciated!' Best regards! Jane

Re: [sumo-user] How to calculate the Vehicle Number and waiting duration at red phsae of Traffic lights

2019-11-23 Thread Jane Cheung
2019 um 09:40 Uhr schrieb Jane Cheung < > cheung180...@gmail.com>: > >> Thanks, Jakob, how could I know the red phase duration if the traffic >> type is actuated one? >> >> On Fri, Nov 22, 2019 at 3:37 AM Jakob Erdmann >> wrote: >> >>&

Re: [sumo-user] How to calculate the Vehicle Number and waiting duration at red phsae of Traffic lights

2019-11-22 Thread Jane Cheung
y have to search > along multiple lanes until you have covered the relevant distance (e.g. > queue length). > > Am Do., 21. Nov. 2019 um 11:24 Uhr schrieb Jane Cheung < > cheung180...@gmail.com>: > >> could I use traci to realize my proposed objects? >> >> On Th

Re: [sumo-user] How to calculate the Vehicle Number and waiting duration at red phsae of Traffic lights

2019-11-21 Thread Jane Cheung
> waiting for insertion (due to lack of road space) as "waiting". Vehicles > that are slowed to a halt are counted as "halting" > > Am Do., 21. Nov. 2019 um 06:55 Uhr schrieb Jane Cheung < > cheung180...@gmail.com>: > >> Dear all, >> I want to get the

[sumo-user] How to calculate the Vehicle Number and waiting duration at red phsae of Traffic lights

2019-11-20 Thread Jane Cheung
Dear all, I want to get the waiting number and waiting time of vehicles at intersections (junction) when traffic lights at red phase. What's the best way for me to do that? If my simulation time is 10800s (3hours), and the traffic lights are actuated ones. How could I know the waiting number and

Re: [sumo-user] How to delete the U turn connection in the network file(.net.xml)

2019-11-20 Thread Jane Cheung
Thanks, Jakob! Appreciate it! ane On Tue, Nov 12, 2019 at 10:11 PM Jakob Erdmann wrote: > add netgenerate option --no-turnarounds > > Am Di., 12. Nov. 2019 um 08:53 Uhr schrieb Jane Cheung < > cheung180...@gmail.com>: > >> >>> Dear all, >>> I used

[sumo-user] How to delete the U turn connection in the network file(.net.xml)

2019-11-12 Thread Jane Cheung
> > > Dear all, > I used the* netgenerate.exe *to generate the network. In the generated > network, all interconnections have the U-turn connection so that. What > could I do to let the generated network do not have the U turn connection. > > > Any kindly help would be appreciated! > > Best! > > >

[sumo-user] How to delete the U turn connection in the network file(.net.xml)

2019-11-10 Thread Jane Cheung
Dear all, I used the* netgenerate.exe *to generate the network. In the generated network, all interconnections have the U-turn connection so that. What could I do to let the generated network do not have the U turn connection. Any kindly help would be appreciated! Best! Jane

Re: [sumo-user] DUA iteration with time-varying edge weight

2019-11-10 Thread Jane Cheung
Jakob, Thanks for you reply ! I will try it in SUMO. Appreciated again! On Sun, Nov 10, 2019 at 10:22 PM Jakob Erdmann wrote: > see > https://sumo.dlr.de/docs/Simulation/Routing.html#travel-time_values_for_routing > > Am So., 10. Nov. 2019 um 08:16 Uhr schrieb Jane Cheung &

Re: [sumo-user] DUA iteration with time-varying edge weight

2019-11-10 Thread Jane Cheung
red by the simulation and > then used during re-routing). You can set the aggregation for weights > using option --aggregation, default 900s > > Am So., 10. Nov. 2019 um 05:55 Uhr schrieb Jane Cheung < > cheung180...@gmail.com>: > >> Dear all >> I have one probl

[sumo-user] How to run the macroscopic  simulation in SUMO

2019-11-10 Thread Jane Cheung
Dear all I know how to do the microscopic one. Could someone tell me how does the macroscopic simulation in SUMO. Appreciated in advance! Jane! ___ sumo-user mailing list sumo-user@eclipse.org To change your delivery options, retrieve your password,

[sumo-user] DUA iteration with time-varying edge weight

2019-11-10 Thread Jane Cheung
Dear all I have one problem about how to to run the SUMO_HOME\tools\assign\duaIterate.py with time-varying edge weight in SUMO. And kind help would be appreciated! Thanks in advance! Lizzy ___ sumo-user mailing list sumo-user@eclipse.org To change

Re: [sumo-user] How to get the travel time or travel time for vehicles which do not finish their trip when simulation at the end time

2019-07-23 Thread Jane Cheung
ue > in your sumocfg file. > > Cheers, > > Lukas > > > On 20 Jul 2019, at 19:59, Jane Cheung wrote: > > > > Dear all, > > Just as the problem described in the email title. > > By adding the output option in the. sumocfg, we could get the trav

[sumo-user] How to get the travel time or travel time for vehicles which do not finish their trip when simulation at the end time

2019-07-20 Thread Jane Cheung
Dear all, Just as the problem described in the email title. By adding the output option in the. sumocfg, we could get the travel information like mean travel time and other information in the output xml files. One problem is that these information are all related to the vehicles which have

[sumo-user] TLs program problem

2019-07-19 Thread Jane Cheung
Dear all, There are two problems that I would like to ask for your help. Any kindly help would be appreciated! 1) Could SUMO generates the TLS program as an output file when I choose the actuated type? 2) There is one article[1] that I have read which has used SUMO as a simulated tool. There

Re: [sumo-user] How to draw a simple real word network

2019-07-12 Thread Jane Cheung
nctions -> draw > with constant size when zoomed out) > - you can improve edge visibility (view settings -> Streets -> exaggerate > width by ...) > - you can enter the desired junction position in inspect mode > > Am Fr., 12. Juli 2019 um 17:23 Uhr schrieb Jane Cheung <

[sumo-user] How to draw a simple real word network

2019-07-12 Thread Jane Cheung
Dear all, Is there one method that I could do to build a simple real world network by using the NetEdit? . Because the average edge in my simple network would be more than 8000m. If I would like to use NetEdit to draw that network, it is real difficult to do that for the large value of the edge,

[sumo-user] How to use the traci or method to turn the control to traffic light off

2019-07-11 Thread Jane Cheung
Dear all, Is there some method That Could be used to turn the traffic lights off in the simulation? The junction without the traffic lights would be regarded as the interaction with a STOP sign. Best regards! Jane ___ sumo-user mailing list

[sumo-user] the usage of the "generateTLSE2Detectors.py"

2019-06-30 Thread Jane Cheung
Dear all, One simple question, Could I use the "*generateTLSE2Detectors.py" *to generate different length E2 detector according to the length of located edge. Any kindly help would be appreciated! Jane ___ sumo-user mailing list sumo-user@eclipse.org

[sumo-user] modify the function of the the traci.vehicle.rerouteTraveltime(vehID, currentTravelTimes)

2019-06-29 Thread Jane Cheung
Dear all If I modify the function of the traci.vehicle.rerouteTraveltime(vehID, currentTravelTimes) to def rerouteTraveltime(self, vehID, currentTravelTimes=True): """rerouteTraveltime(string, bool) -> None Reroutes a vehicle. If currentTravelTimes is True (default) then the current traveltime

[sumo-user] sumcfg problem

2019-06-25 Thread Jane Cheung
Dear all, this is something wrong while I was trying to build the configuration of the network *Unused states in tlLogic 'D1', program '0' in phase 0 after tl-index -1* How could I dear with this problem ? Best regards! Jane ___ sumo-user mailing

[sumo-user] how to save the update data of the SUMO ( traffic lights status and the route of vehicles )

2019-06-25 Thread Jane Cheung
Dear all, One question that I would like to ask for your help! The problem is that : If the simulation is started at the time T, after the simulation run about 5 min (300s) The current time is T+300 I would like to quit the simulation and save 1) The traffic light status and the progress in

Re: [sumo-user] the simaple question

2019-06-20 Thread Jane Cheung
--- __ ___ - < StepLength>- Thanks ! On Wed, Jun 19, 2019 at 9:55 AM Jane Cheung wrote: > 1. Does it means that I must define the E2 in additional files and > built it in the .sumocfg file? If I* DO NOT* define the E2 fil

[sumo-user] how to modify the weight that are not weighted by the default value of lane travel time

2019-06-19 Thread Jane Cheung
Dear all, There is one question that I would be glad if someone could help me! 1) How could I use the amount of output emission on one lane as the weight of that lane would be chosen in on route choose algothrim in SUMO? As for the emission on one lane is changing all the time. 2) How could

[sumo-user] question

2019-06-19 Thread Jane Cheung
Dear all, There are two questions that I would like to ask for your help! Any kindly help would be appreciated! 1) How could I do to give one vehicle the equipment (like the equipment that presented in https://sumo.dlr.de/wiki/SUMO) while it is in a simulation? In other words, that vehicle does

Re: [sumo-user] the simaple question

2019-06-19 Thread Jane Cheung
trolledLinks > > traci calls are handled before vehicles start to move in the current step. > This means the returned state (vehicle positions etc will be from the > previous step (t - stepLength). > > Am Mi., 19. Juni 2019 um 03:37 Uhr schrieb Jane Cheung < > cheung180...

Re: [sumo-user] how to use the other shortest path algorithms in the SUMO

2019-06-19 Thread Jane Cheung
wrote: > applications that perform routing support the option --routing-algorithm > > Am Mi., 19. Juni 2019 um 04:31 Uhr schrieb Jane Cheung < > cheung180...@gmail.com>: > >> Dear all, >> If I would like to use the other shortest path algorithms( that is >> in

[sumo-user] how to use the other shortest path algorithms in the SUMO

2019-06-18 Thread Jane Cheung
Dear all, If I would like to use the other shortest path algorithms( that is included in SUMO) in SUMO, how could I do? The method that I could come up with is to modify configuration file C++ in SUMO. So, my question is: 1) If the solution method is right, which files that I need to modify? 2)

Re: [sumo-user] the simaple question

2019-06-18 Thread Jane Cheung
As I understand, I could use HaltingNumber=traci.lanearea. getLastStepHaltingNumber( detID ) to get the vehicle halting number when the traffic light that controlled lane with E2 detector(detID) is red. The "halting" is the meaning of "stopped. Is that right? Other questions, 1) During the

Re: [sumo-user] the simaple question

2019-06-13 Thread Jane Cheung
lation/Output/Traffic_Lights#Coupled_Lane_Area_Detectors > > Am Fr., 14. Juni 2019 um 00:56 Uhr schrieb Jane Cheung < > cheung180...@gmail.com>: > >> Dear all, >> >> How could I get the total vehicle number that are waiting when the >> traff

Re: [sumo-user] the simaple question

2019-06-13 Thread Jane Cheung
Dear all, How could I get the total vehicle number that are waiting when the traffic light phase is red? Any kindly help would be appreciated! Jane ___ sumo-user mailing list sumo-user@eclipse.org To change your delivery options, retrieve your

[sumo-user] Vehicle arrival time intervals

2019-04-26 Thread Jane Cheung
Dear all, Are there some methods that we could do to control the vehicle arrival time? e.g., 7 vehicles would arrive at one specified parking lot in 7-8 a.m., is there some method that could be done to let the three vehicles of them to arrive at 8-9 a.m.? Best regards for any kind help!

[sumo-user] the difference between the "one-short re-routing" and the "power system"

2019-04-25 Thread Jane Cheung
Dear all, could someone help me to figure out the difference between the two methods to reroute vehicles? 1. 2. duarouter.exe Appreciate for any kind of help! ___ sumo-user mailing list sumo-user@eclipse.org To change your delivery options,

[sumo-user] How to modified the parameter of vehicle moving

2019-04-22 Thread Jane Cheung
Dear all, I have some question about some concept setting in SUMO and I would like to ask for anyone who could help me ? As the concept in the transportation system, could we set 1) Saturation flow for "turn left""turn right""straight" separately? 2) The average start up (brake) speed; 3) The

[sumo-user] the difference route generating method between DUAROUTER and JTRROUTER

2018-12-13 Thread Jane Cheung
Dear all, As DUAROUTER and JTRROUTER both are the methods to generate the Route with flow as input, what is the difference between DUAROUTER and JTRROUTER? Best regards! Jane ___ sumo-user mailing list sumo-user@eclipse.org To change your delivery

Re: [sumo-user] let vehicles reroute while the parking lot is full

2018-12-11 Thread Jane Cheung
> > it means that vehicles would be teleported to the next edges and skip the > stop afte being blocked no matter the a stop has been defined or not ? > > > If the understanding was right, could the teleport attribute be seted for > vehicles which would have a stop individually? In other words,

Re: [sumo-user] let vehicles reroute while the parking lot is full

2018-12-11 Thread Jane Cheung
, 11. Dez. 2018 um 08:22 Uhr schrieb Jane Cheung < > cheung180...@gmail.com>: > >> *like the description in the website:* >> >> http://sumo.dlr.de/wiki/Simulation/Rerouter#Rerouting_to_an_alternative_Parking_Area >> <https://mailtrack.io/trace/link/40c0e5a6f91e64

[sumo-user] let vehicles reroute while the parking lot is full

2018-12-10 Thread Jane Cheung
*like the description in the website:* http://sumo.dlr.de/wiki/Simulation/Rerouter#Rerouting_to_an_alternative_Parking_Area

Re: [sumo-user] MODIFY THE CONFLICT WITH nNETEDIT

2018-12-08 Thread Jane Cheung
s both lanes to > the north. You can resolve this by first removing the connection from the > left lane to right northbound lane. > If you want to keep it, do as it says in the screenshot: " hold while > clicking to create conflicting connections. > > > Am Sa., 8. Dez. 2018 um 18:31

[sumo-user] MODIFY THE CONFLICT WITH nNETEDIT

2018-12-08 Thread Jane Cheung
Dear all, While I used the netedit to build the network and edit the connection. There are some questions. [image: image.png] I would like to know why these two lanes are conflicting with each other. If I would like to clear the conflict, in other words, make vehicles could have a left turn to

[sumo-user] save as *.svg while using the SUMO GUI

2018-12-05 Thread Jane Cheung
Dear all There is something wrong while I was using the SUMO GUI COIN [image: image.png] to save as *.svg [image: image.png] *How to save the picture with the extension name of "svg"* Appreciate any help! Best regards! Jane ___ sumo-user mailing

[sumo-user] How to generate the trips with specific flow and specific vehicle types

2018-12-03 Thread Jane Cheung
Dear all, If I would like to generate the demand on one specific road like : [image: image.png] And 1) Want to generate trips or route duration* 8:00-9:00 a.m*. 2) The *flow* duration *8:00-9:00 a.m*. is* 200* 3) For one *specific vehicle type, like the BUS;* How to do that thing

Re: [sumo-user] how to generate the OD matirx from the trip infromation

2018-11-20 Thread Jane Cheung
Thank you Jakob! On Tue, Nov 20, 2018 at 12:35 AM Jakob Erdmann wrote: > There is currently no tool for this. Contributions are welcome. > > Am Di., 20. Nov. 2018 um 01:08 Uhr schrieb Jane Cheung < > cheung180...@gmail.com>: > >> Dear all, >> Is there some

[sumo-user] how to generate the OD matirx from the trip infromation

2018-11-19 Thread Jane Cheung
Dear all, Is there some method that could generate the OD matrix from the trip information? Appreciate in advance ! Best regards! Jane ___ sumo-user mailing list sumo-user@eclipse.org To change your delivery options, retrieve your password, or

[sumo-user] how to use the python tools:

2018-11-19 Thread Jane Cheung
Deal all, Has someone have used the* generateParkingLots. py *to generate the parking lots in one customized network? Appreciated for and kind help in advance ! As I used the help command to find how to instruction on how to use it, there are some command that I would like to know more detail

Re: [sumo-user] get the interested variables while and after the simulation

2018-11-16 Thread Jane Cheung
fic_Measures=3378854=5ee534875be06d54> > > Am Do., 15. Nov. 2018 um 16:08 Uhr schrieb Jane Cheung < > cheung180...@gmail.com>: > >> Dear all, >> How could I get the travel time on each edge which have been defined in >> the route for each vehicle

[sumo-user] get the interested variables while and after the simulation

2018-11-15 Thread Jane Cheung
Dear all, How could I get the travel time on each edge which have been defined in the route for each vehicle? Use the detector or use the output files? Appreciate in advance! Best! Jane ___ sumo-user mailing list sumo-user@eclipse.org To change your

[sumo-user] how to modify /add vType in original trips.xml

2018-11-11 Thread Jane Cheung
Hi, everyone There is a problem that I would like to ask for your help! Appreciate in advance! If the definition of the type like below: *http://sumo.dlr.de/wiki/Definition_of_Vehicles

Re: [sumo-user] Code written for v0.2 not working for v1

2018-11-11 Thread Jane Cheung
( > http://sumo.dlr.de/wiki/Libsumo#Limitations). Hence, the current approach > is to develop your script with one of the existing clients (for visual > simulation debugging) and then switch to libsumo for the increase in speed. > > regards, > Jakob > > Am Do., 8. Nov. 2018 um 23:37 Uhr

[sumo-user] Is it possible to get OD matrix from the trips.xml?

2018-11-11 Thread Jane Cheung
Hi everyone, is it pissible that we could also get the OD matrix from the trips.xml? If it was pissible, how could we do that? Best regards! Jane ___ sumo-user mailing list sumo-user@eclipse.org To change your delivery options, retrieve your password,

Re: [sumo-user] Code written for v0.2 not working for v1

2018-11-08 Thread Jane Cheung
Jakob, does it mean if we use another language to make one program based on some, we could do the process like * language we use* —> *SWIG* —> *libsumo*—>*SUMO?* If it was correct, are there some documents that could help to do that? Best regards! Jane On Thu, Nov 8, 2018 at 2:26 PM Jakob

Re: [sumo-user] broken time in timeline definition

2018-11-07 Thread Jane Cheung
t; Best regards, > Michael > > Am 07.11.18 um 20:36 schrieb Jane Cheung: > > While I use the command like below: > > > > od2trips>od2trips --timeline > > > 0.3,0.4,0.4,0.6,0.8,2.0,4.8,7.5,9.0,8.7,9.0,9.0,7.5,8.4,7.8,6.9,5.4,4.0,2.7,1.8,1.2,0.9,0.6,0.3 > &g

[sumo-user] broken time in timeline definition

2018-11-07 Thread Jane Cheung
While I use the command like below: od2trips>od2trips --timeline 0.3,0.4,0.4,0.6,0.8,2.0,4.8,7.5,9.0,8.7,9.0,9.0,7.5,8.4,7.8,6.9,5.4,4.0,2.7,1.8,1.2,0.9,0.6,0.3 -n input_taz.taz.xml -d input_od_o.fma -o trips.trips.xml There is something wrong with my command: *Error: Broken time line

[sumo-user] more question about time line definition of TIMELINE command while using OD2trips

2018-11-06 Thread Jane Cheung
Hi Michael, more questions. Appreciated in advance! 1) *--timeline 0.9,0.5,0.2,0.2,0.5,1.3,7.0,9.3,6.7,4.2,4.0,3.8,4.1,4.6,5.0,6.7,9.6,9.2,7.1,4.8,3.5,2.7,2.2,1.9 * *for the below OD MATRIX* $OR;D2 * From-Time To-Time 7.00 8.00 * Factor 1.00 * some * additional * comments 1

Re: [sumo-user] how to calculate the free-flow in one scenario

2018-11-05 Thread Jane Cheung
One more, how to get the specific senior that vehicles with free-flow speed? Best regards! Jane On Mon, Nov 5, 2018 at 10:42 AM Jane Cheung wrote: > Jakob, > I have searched some reference and I have got the relationship between the > free flow and max flow > With your sugges

Re: [sumo-user] how to calculate the free-flow in one scenario

2018-11-05 Thread Jane Cheung
> single lane with period 1.0 and departPos="last". > You can measure vehsPerHour by placing an at the end of > the edge or on the next edge. > > regards, > Jakob > > Am Mi., 31. Okt. 2018 um 18:09 Uhr schrieb Jane Cheung < > cheung180...@gmail.co

Re: [sumo-user] understanding of TIMELINE defination

2018-11-05 Thread Jane Cheung
y only to the interval defined in the matrix. I > just noted that I made a mistake in the description below. The numbers > do not refer to the number of vehicles but rather to the percentage in > relation to the input matrix. > > Best regards, > Michael > > Am 02.11.18 um 12:48 sch

Re: [sumo-user] outputs do not math the definition

2018-11-05 Thread Jane Cheung
stop duration beacuse the vehicle needs to decelerate > and accelerate. > > Best regards, > Michael > > Am 02.11.18 um 17:11 schrieb Jane Cheung: > > Michael, how to understand the description? > > like > > *One is for unregistering / startup of the vehicle ?* > &g

Re: [sumo-user] outputs do not math the definition

2018-11-02 Thread Jane Cheung
eclipse/sumo/issues/4458 > <https://mailtrack.io/trace/link/900f5d6a51760ea7dd0b00ffde11821989a231b1?url=https%3A%2F%2Fgithub.com%2Feclipse%2Fsumo%2Fissues%2F4458=3378854=42a7284612e5db3f> > . > > Best regards, > Michael > > Am 01.11.18 um 02:33 schrieb Jane Cheung: > &

Re: [sumo-user] understanding of TIMELINE defination

2018-11-02 Thread Jane Cheung
tes to > inner city traffic not to suburbs. (Do not take this as the ultimate > truth. It is only for cities in Western Germany and it is more than 20 > years old.) > > Best regards, > Michael > > Am 01.11.18 um 23:11 schrieb Jane Cheung: > > > > Michael , >

Re: [sumo-user] understanding of TIMELINE defination

2018-11-02 Thread Jane Cheung
How about the question described above? The description in the OD and timeline : ___ *quesitons are listed below:* On Fri, Nov 2, 2018 at 6:48 AM Jane Cheung wrote: > One more, as the picture shown below , the OD describe the TIME and FROM > To NumVEH > > If the command o

Re: [sumo-user] understanding of TIMELINE defination

2018-11-02 Thread Jane Cheung
data source. This timeline relates to > inner city traffic not to suburbs. (Do not take this as the ultimate > truth. It is only for cities in Western Germany and it is more than 20 > years old.) > > Best regards, > Michael > > Am 01.11.18 um 23:11 schrieb Jane Cheung: > >

Re: [sumo-user] understanding of TIMELINE defination

2018-11-01 Thread Jane Cheung
and please stop cross-posting. > > Best regards, > Michael > > Am 31.10.18 um 16:51 schrieb Jane Cheung: > > Dear all, could someone help me or give me some suggestions about how to > > understand the TIMELINE line option? > > > > > > Li

[sumo-user] outputs do not math the definition

2018-10-31 Thread Jane Cheung
Hi everyone , This is one problem that confused me, I am looking forward for the reply! Any kind help would be appreciated! While add the output file --stop-out in angled_roadside_parking.sumocfg in *SUMO_HOME\sumo\docs\docs\examples\sumo\angled_roadside_parking* the recorded stop duration

  1   2   >