Re: [sumo-user] Output Edge Measures with Edge name

2022-06-18 Thread Jakob Erdmann
No. Am Sa., 18. Juni 2022 um 16:28 Uhr schrieb Fabio Lamanna < fblama...@gmail.com>: > Is it possible to get as output of Edge Based Measures ( > https://sumo.dlr.de/docs/Simulation/Output/Lane-_or_Edge-based_Emissions_Measures.html) > also the edge name together with edge_id? > > Thanks > > Fabi

Re: [sumo-user] SUMO crashes when taxis added to routing file

2022-06-17 Thread Jakob Erdmann
the help. > > Despite the program now running, taxis still do not appear in the > simulation. Are either of you able to produce taxis in the simulation using > the files I sent? > > Thanks as always, > > Griffin > > On Fri, Jun 17, 2022 at 9:55 PM Jakob Erdmann > wr

Re: [sumo-user] SUMO crashes when taxis added to routing file

2022-06-17 Thread Jakob Erdmann
In fact, sumo doesn't even crash. You'll get a helpful error message in sumo-gui if you omit the option --quit-on-end (or when you run sumo on the command line). Am Fr., 17. Juni 2022 um 20:45 Uhr schrieb Mirko Barthauer < m.bartha...@t-online.de>: > Hi Griffin, > > you had a double quote in the

Re: [sumo-user] Info on emission output period

2022-06-17 Thread Jakob Erdmann
; be done for all edges? > > -- > “Our sweetest songs are those that tell of saddest thought“ (Shelley) > Il 16 giu 2022, 18:11 +0200, Jakob Erdmann , ha > scritto: > > No. The option —device.emissions.period does not aggregate but rather > skips output for the intermediate

Re: [sumo-user] Question about vehicle misbehavior on connectors

2022-06-17 Thread Jakob Erdmann
nks"? > > Best, > Yu > > Jakob Erdmann 于2022年6月16日周四 02:57写道: > >> Your network was built without 'internal links'. >> To fix this, reprocess your network with >> netconvert -s test.net.xml --no-internal-links false -o test2.net.xml >> >> Se

Re: [sumo-user] Info on emission output period

2022-06-16 Thread Jakob Erdmann
No. The option —device.emissions.period does not aggregate but rather skips output for the intermediate steps. If you want network-wide hourly aggregation, define see https://sumo.dlr.de/docs/Simulation/Output/Lane-_or_Edge-based_Emissions_Measures.html#attributes_for_both_edge-_and_lane-based_emi

Re: [sumo-user] Question about vehicle misbehavior on connectors

2022-06-15 Thread Jakob Erdmann
Your network was built without 'internal links'. To fix this, reprocess your network with netconvert -s test.net.xml --no-internal-links false -o test2.net.xml See https://sumo.dlr.de/docs/Simulation/Intersections.html#internal_links Am Mi., 15. Juni 2022 um 23:50 Uhr schrieb yu tang : > Hi all,

Re: [sumo-user] Polyconvert

2022-06-15 Thread Jakob Erdmann
gt;> converted.poly.xml -o TAZ.xml. >> >> But I have not got any output .xml file and it's opening >> edgesInDistricts.py file in the python interpreter as output. >> Here is the output from cmd. >> [image: Capture 1.PNG] >> Can you please look at the pro

Re: [sumo-user] Polyconvert

2022-06-15 Thread Jakob Erdmann
d be in the same directory? > > Can you please clarify my doubt? > > Thank you. > > Best regards, > Jatin > > On Wed, Jun 15, 2022 at 11:49 AM Jakob Erdmann > wrote: > >> see https://sumo.dlr.de/docs/Tools/District.html#edgesindistrictspy >> >>

Re: [sumo-user] Manhattan Mobility Implementation problems

2022-06-15 Thread Jakob Erdmann
The problem you see is due to a bug in SUMO ( https://github.com/eclipse/sumo/issues/10943) You can download an updated version tomorrow at https://sumo.dlr.de/docs/Downloads.php#sumo_-_latest_development_version Am Mi., 15. Juni 2022 um 13:36 Uhr schrieb Hervé Diedie < hervedie...@gmail.com>:

Re: [sumo-user] Polyconvert

2022-06-15 Thread Jakob Erdmann
> polygon shape. Now I want to create taz by using this converted.poly.xml > file for sumo. Can you please tell me what should be the TAZ_ID and EDGE_ID > from this converted.poly.xml? > > Thank you. > > Best regards, > Jatin > > On Wed, Jun 15, 2022 at 9:48 AM Jakob

Re: [sumo-user] Polyconvert

2022-06-15 Thread Jakob Erdmann
...@gmail.com>: > Hello Jakob, > > Thank you for your quick response. > > I tried both of these commands (--output-file taz.poly.xml, -o > taz.poly.xml) one by one, but still getting the same error. > > Is there any other way? > > Best regards, > Jatin > > >

Re: [sumo-user] docked bicycle system

2022-06-15 Thread Jakob Erdmann
define an intermodal trip for a person using Walk and >> Bicycle ride? I want a Person to walk to the Bicycle docking station to >> issue a bicycle and ride from there. Any pointer will be useful to me. >> >> >> Regards, >> >> Manish >> >>

Re: [sumo-user] docked bicycle system

2022-06-15 Thread Jakob Erdmann
Walk and > Bicycle ride? I want a Person to walk to the Bicycle docking station to > issue a bicycle and ride from there. Any pointer will be useful to me. > > > Regards, > > Manish > > > > On Fri, Jun 3, 2022 at 12:50 PM Jakob Erdmann > wrote: > >>

Re: [sumo-user] Polyconvert

2022-06-15 Thread Jakob Erdmann
Use either --output-file taz.poly.xml -o taz.poly.xml but not -output-file taz.poly.xml Am Mi., 15. Juni 2022 um 09:20 Uhr schrieb Jatin Senjaliya < jatins2...@gmail.com>: > Dear sumo users, > > I am new to sumo and I am trying to import polygon shapefile to sumo and > for that I used this comma

Re: [sumo-user] Info on Synchronization of Traffic Lights Intersections

2022-06-14 Thread Jakob Erdmann
set attribute 'offset' of the traffic lights to coordinate their cycles. Am Di., 14. Juni 2022 um 10:36 Uhr schrieb Fabio Lamanna < fblama...@gmail.com>: > Hi all, > I have two consecutive traffic lights intersections to coordinate. I have > a cycle time of 90 seconds, imagine that the main green

Re: [sumo-user] Change Prohibitions Settings

2022-06-13 Thread Jakob Erdmann
To enforce right_before_left in a roundabout, set the junction type to "right_before_left". Am Di., 7. Juni 2022 um 12:55 Uhr schrieb Fabio Lamanna : > Hi all, > I have some problem in regulating a branch of a regulated roundabout. I am > trying to set the intersection in the attached picture as

Re: [sumo-user] filter tripinfo on specific set of edges

2022-06-13 Thread Jakob Erdmann
There is currently no direct facility for obtaining tripinfos on a smaller area of a larger simulation. Here are some so ideas: a) use netedit to reduce your scenario to the desired area and use use cutRoutes.py (https://sumo.dlr.de/docs/Tools/Routes.html#cutroutespy) to cut your traffic demand to

Re: [sumo-user] About Setting Traffic Demand

2022-06-10 Thread Jakob Erdmann
possible solutions: - define individual vehicles and define more of them at different times - define multiple flows of vehicles with different levels of traffic (i.e. one for each hour of traffic) - process input data that defines observed counts at different points in time: https://sumo.dlr.de/doc

Re: [sumo-user] How to retrieve thru TraCI all the vehicle types included in a vTypeDistribution ?

2022-06-10 Thread Jakob Erdmann
This isn't supported at the moment ( https://github.com/eclipse/sumo/issues/2862). As a workaroud, use sumolib to parse the input files directly: https://sumo.dlr.de/docs/Tools/Sumolib.html for vTDist in parse(somefile, 'vTypeDistribution'): typeIDs = [t.id for t in vTDist.vType] Am Fr., 10.

Re: [sumo-user] Import Shapefile into SUMO

2022-06-09 Thread Jakob Erdmann
download and install the 'extra' version which has gdal support: https://sumo.dlr.de/releases/1.13.0/sumo-win64extra-1.13.0.msi see https://sumo.dlr.de/docs/Downloads.html#note_on_licensing Am Do., 9. Juni 2022 um 13:20 Uhr schrieb Jatin Senjaliya < jatins2...@gmail.com>: > Dear SUMO users, > > I

Re: [sumo-user] remove randomness in simulation

2022-06-09 Thread Jakob Erdmann
All files are read to see if they contain any vehicles that must be inserted. This implies reading at least one vehicle from each file to determine it's departure time. Once this vehicle is read, it draws a random speedFactor from a distribution and thereby influences all other vehicles that are re

Re: [sumo-user] No. of vehicles using Poisson

2022-06-09 Thread Jakob Erdmann
Saturation is due to reaching the limit of insertion capacity. An easy way to increase this is by adding more lanes and setting departLane="best" (or "random" or "free") but there are many other settings that influence this capacity. See https://sumo.dlr.de/userdoc/Simulation/RoadCapacity.html#furt

Re: [sumo-user] Collision awarness

2022-06-09 Thread Jakob Erdmann
eeding in those two lanes? > > > > Thanks. > > > > -Original Message- > *From:* "Jakob Erdmann" > *To:* "Sumo project User discussions"; > *Cc:* > *Sent:* 2022-05-30 (월) 23:35:54 (GMT+09:00) > *Subject:* Re: [sumo-user] Collisi

Re: [sumo-user] Using SSM for collision recognition

2022-06-09 Thread Jakob Erdmann
The API for accessing the SSM device via TraCI is currently very narrow and there are no further methods. There is no image attached to your question so maybe try to send this again. The pre-conflict time depends on the threshold for the measure (logging starts once the threshold is reached). The

Re: [sumo-user] SSM output file

2022-06-09 Thread Jakob Erdmann
tools/output/attributeStats.py ssm.xml -e conflict -a begin geo-positions are in lon,lat order Am Do., 2. Juni 2022 um 12:27 Uhr schrieb Mohit Garg via sumo-user < sumo-user@eclipse.org>: > Hi there, > > I am wondering if there is a script available in SUMO to extract the > number of safety con

Re: [sumo-user] Different behavior when setting Lane change mode vs. setting lcParameters

2022-06-08 Thread Jakob Erdmann
t; print('ARRIVED: {}'.format(arrived)) > > >>The ego vehicle computes speed adaptations for itself and the > surrounding vehicles that would help in completing the lane change in > future steps. > Optimal adaptation means that all vehicles use these exact speeds (wher

Re: [sumo-user] docked bicycle system

2022-06-03 Thread Jakob Erdmann
If you set your junction type to "unregulated" it creates a junction without *any* traffic rules. This is for special purposes and can easily cause collisions. If you want a junction without a traffic light, a common pick would be 'priority' or 'right_before_left'. See https://sumo.dlr.de/docs/Net

Re: [sumo-user] CitiMobile tutorial - person jam and collisions

2022-06-02 Thread Jakob Erdmann
red first on an edge is picked first, and > similarly for the dropping? Or one has to write a small piece of code to > manipulate the default sequence ? Please suggest. > > Regards, > > Manish > > > On Wed, Jun 1, 2022 at 9:30 PM Jakob Erdmann > wrote: > &

Re: [sumo-user] How to explain timeLoss

2022-06-01 Thread Jakob Erdmann
desired speed is min(maxCarSpeed, speedLimit * speedFactor) See https://sumo.dlr.de/docs/Simulation/VehicleSpeed.html#edgelane_speed_and_speedfactor Am Do., 2. Juni 2022 um 04:38 Uhr schrieb qiqi tang < tangonepiece...@gmail.com>: > Hi, > Hope everything is well with you. I have used timeLoss to

Re: [sumo-user] CitiMobile tutorial - person jam and collisions

2022-06-01 Thread Jakob Erdmann
> The problem persists in version 1.13 > > PFA the attached .zip file of the scenario. > > The files are : > 1) runner.py > 2) data/net.net.xml > 3) data/demand.rou.xml > 4) data/sumo.sumocfg > 5) and the output file data/tripinfo.xml > > > On Wed,

Re: [sumo-user] CitiMobile tutorial - person jam and collisions

2022-06-01 Thread Jakob Erdmann
Please give it a try. Am Mi., 1. Juni 2022 um 12:18 Uhr schrieb Manish Chaturvedi < msc@gmail.com>: > I am using version 1.12. Should I upgrade to version 1.13? > > On Wed, Jun 1, 2022 at 3:21 PM Jakob Erdmann > wrote: > >> If the problem occurs with version

Re: [sumo-user] CitiMobile tutorial - person jam and collisions

2022-06-01 Thread Jakob Erdmann
rs.* > > What can be the cause of this? Please suggest. > > Yours Sincerely, > > Manish > > > > On Wed, Jun 1, 2022 at 10:56 AM Jakob Erdmann > wrote: > >> if a person is in stage 3 and traci.person.getVehicle returns "", this >> means it is waiting

Re: [sumo-user] CitiMobile tutorial - person jam and collisions

2022-05-31 Thread Jakob Erdmann
>> >>> After completion of the walk I expect the state to change to 1 >>> ("Waiting" for a taxi) as the person is now waiting for a taxi. The >>> SUMO-GUI shows the state Waiting for Taxi correctly, however the >>> traci.person.getStage(personID).

Re: [sumo-user] CitiMobile tutorial - person jam and collisions

2022-05-31 Thread Jakob Erdmann
on completes the walk. > > Am I missing something? Please advise. > > Regards, > Manish > > > On Mon, 30 May 2022, 15:12 Jakob Erdmann, wrote: > >> The 'jamming' happens by design when the number of waiting persons >> exceeds the capacity

Re: [sumo-user] Travel time output data

2022-05-31 Thread Jakob Erdmann
https://sumo.dlr.de/docs/Simulation/Output/Multi-Entry-Exit_Detectors_%28E3%29.html Am Di., 31. Mai 2022 um 00:38 Uhr schrieb Mohit Garg via sumo-user < sumo-user@eclipse.org>: > Hi guys, > > I need to collect the travel time from SUMO for every 5 min interval for a > stretch of the road network.

Re: [sumo-user] Collision awarness

2022-05-30 Thread Jakob Erdmann
collision are > intersections and roundabouts. > > I'm trying to see if I can do it using the SSM you answered first. > > > > Thank you again > > -Original Message- > *From:* "Jakob Erdmann" > *To:* "Sumo project User discussions"

Re: [sumo-user] "Lazy" boarding behavior at stops: persons jump over lanes

2022-05-30 Thread Jakob Erdmann
Hi Joerg, I think the problem should be fixable by doing the following two things: - set option "--ride.stop-tolerance 0" (whereas the default is 10m) - define a narrow range for the vehicle stop (startPos, endPos). Note, that you can pick up persons waiting at a busStop even if the vehicle stop is

Re: [sumo-user] Collision awarness

2022-05-30 Thread Jakob Erdmann
traci.vehicle.getLaneChangeState / getLaneChangeStatePretty returns whether a change in a given direction is unsafe: - "overlapping" means that a change would directly cause a collision - "blocked" indicates that the change would violate safe gaps so it could cause a collision in subsequent steps

Re: [sumo-user] Gipps Car Follow model

2022-05-30 Thread Jakob Erdmann
The (default) Krauss model is very close to Gipps (except for the torque limitation). Hence, we never added Gipps itself. Am So., 29. Mai 2022 um 05:40 Uhr schrieb qiqi tang < tangonepiece...@gmail.com>: > Hi, > Hope everything is well. > I want to find the Gipps Car follow model, but s

Re: [sumo-user] CitiMobile tutorial - person jam and collisions

2022-05-30 Thread Jakob Erdmann
The 'jamming' happens by design when the number of waiting persons exceeds the capacity of a busStop. In this case persons cannot enter the stop and become 'jammed' on the sidewalk. Thus, the warning is generally not a problem. However, there seems to be some needless jamming on top of that: http

Re: [sumo-user] Conflict awareness

2022-05-30 Thread Jakob Erdmann
see https://sumo.dlr.de/docs/Simulation/Output/SSM_Device.html (thoug the TraCI-API is currently quite limited). Am Fr., 27. Mai 2022 um 11:07 Uhr schrieb Lu : > Hi! > > > > I would like to know whether there will be a collision when two vehicles > are traveling in their current direction. > > We

Re: [sumo-user] Help with flowrouter

2022-05-30 Thread Jakob Erdmann
set option --vclass passenger (and then don't delete any lanes) If you delete any lanes there is no way to prevent the other ids from changing. Am Do., 26. Mai 2022 um 12:50 Uhr schrieb Ahmed N. Awaad via sumo-user < sumo-user@eclipse.org>: > Hello, > > I hope this email finds you well, > > Pleas

Re: [sumo-user] Question about smoothing edges

2022-05-30 Thread Jakob Erdmann
planation. Is it possible that we can fix some > geometry points when smoothing edges in the future version? It would be > very useful if this characteristics was implemented in SUMO. > > Best, > Yu > > Jakob Erdmann 于2022年5月24日周二 03:50写道: > >> Think of the corners as

Re: [sumo-user] Average Waiting Time within TraCI

2022-05-24 Thread Jakob Erdmann
: > Hi Jakob, > > thank you for replying. > Regarding the second approach: I had this idea before but I didn't know > how to access these values within a running script. Could you maybe provide > a code snippet/command? > > > *Gesendet:* Dienstag, 24. Mai 2022 um 16:3

Re: [sumo-user] Average Waiting Time within TraCI

2022-05-24 Thread Jakob Erdmann
Either: - record the desired values continuously as long as the vehicle is still part of the simulation - let the simulation write --tripinfo-output and parse this from within your traci script while it's being written (the file contents are flushed/updated after every simulation step) Am Di., 2

Re: [sumo-user] Flow definition using Poisson

2022-05-24 Thread Jakob Erdmann
t > not working in Ubuntu Linux. > > > On Tue, May 24, 2022 at 2:06 PM Jakob Erdmann > wrote: > >> > Probably the SUMO website must be updated with the* period instead of >> probability*. >> >> Thanks! Fixed now. >>

Re: [sumo-user] Flow definition using Poisson

2022-05-24 Thread Jakob Erdmann
> Probably the SUMO website must be updated with the* period instead of probability*. Thanks! Fixed now. ___ 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] Flow definition using Poisson

2022-05-24 Thread Jakob Erdmann
i 2022 um 13:45 Uhr schrieb Radha Reddy < radha.reddy@gmail.com>: > Hello Jakob, > > Yes I am using the new version of sumo 1.13.0 on Ubuntu Linux. > > Regards > Radha > > > On Tue, May 24, 2022, 12:31 Jakob Erdmann wrote: > >> You need to upgrade to v

Re: [sumo-user] Flow definition using Poisson

2022-05-24 Thread Jakob Erdmann
of >> probability*. >> https://sumo.dlr.de/docs/Simulation/Randomness.html >> >> Regards >> Radha >> >> On Tue, May 24, 2022 at 12:13 PM Jakob Erdmann >> wrote: >> >>> period="exp(0.01)" >>> >>&g

Re: [sumo-user] Flow definition using Poisson

2022-05-24 Thread Jakob Erdmann
period="exp(0.01)" (the period between vehicles comes from an exponential distribution) Am Di., 24. Mai 2022 um 12:50 Uhr schrieb Radha Reddy < radha.reddy@gmail.com>: > Hello Again, > > I tried to define the flow using Poisson distribution in the following way. > > > > > > > > > > > *

Re: [sumo-user] different net files in a period of simulation

2022-05-24 Thread Jakob Erdmann
Please refer to the simplified definition style that was somewhat hidden in the documentation: https://sumo.dlr.de/docs/Simulation/Variable_Speed_Signs.html#definition_in_a_single_file You can put all additional elements in the same file or load a list of files with option --additional-files Am D

Re: [sumo-user] Question about smoothing edges

2022-05-24 Thread Jakob Erdmann
b, > > Thanks for your reply. It seems we can't anchor some geometry points when > smoothing edges. If a corner angle is not sufficiently large, then the > related edge will be straightened. > > Best, > Yu > > Jakob Erdmann 于2022年5月23日周一 14:49写道: > >> The foll

Re: [sumo-user] Different traffic demands

2022-05-24 Thread Jakob Erdmann
define multiple flows/vehicles/trips with different values of 'departLane' https://sumo.dlr.de/docs/Definition_of_Vehicles%2C_Vehicle_Types%2C_and_Routes.html#departlane Am Mo., 23. Mai 2022 um 23:40 Uhr schrieb Radha Reddy < radha.reddy@gmail.com>: > Hello, > > Hope all is well. > > How can

Re: [sumo-user] Question about smoothing edges

2022-05-23 Thread Jakob Erdmann
The following works for me in 1.13.0 (and should work for you too) 1. create an edge 2. use move mode to create a geometry point that forms a corner in that edge (i.e. a 90 degree bend) 3. (optional) create further geometry points 4. (optional) use F10 -> Formats -> opendrive.curve-resolution set

Re: [sumo-user] SUMO obstales and virtual vehicles

2022-05-23 Thread Jakob Erdmann
via > TraCI. > > > Am Fr., 20. Mai 2022 um 09:52 Uhr schrieb Lusong : > > Thanks Jakob. > > > > I'm thinking of a way to do that too. > > In question 2, I want only virtual vehicles to not collide, but when I use > that command, doesn't all vehicles c

Re: [sumo-user] Assign stops to buses and automatic simulation launching

2022-05-23 Thread Jakob Erdmann
ard. > > 2. in the second turn, the bus stops as I want at the stop but do not > board any passengers even though it will stop at their destination stop > after. Do you have any idea why is this problem. > > > > Thank you in advance > > > Perla HAJJAR > > >

Re: [sumo-user] Vehicles appearing in different GUIs on sumo-gui

2022-05-22 Thread Jakob Erdmann
You can "skin" the vehicle with a custom imageFile: https://sumo.dlr.de/docs/sumo-gui.html#vehicle_shape_shemes https://sumo.dlr.de/docs/Definition_of_Vehicles%2C_Vehicle_Types%2C_and_Routes.html#available_vtype_attributes Am Mo., 23. Mai 2022 um 08:17 Uhr schrieb Lusong : > Hi > > > > I want to

Re: [sumo-user] Question

2022-05-22 Thread Jakob Erdmann
https://sumo.dlr.de/docs/FAQ.html#what_should_i_do_to_get_helpful_answers_on_the_mailing_list_or_on_the_issue_tracker Am Fr., 20. Mai 2022 um 15:47 Uhr schrieb Reham Almutairi (PGR) < r.m.s.almutai...@newcastle.ac.uk>: > Hi, > I tried to import a sumo confg file to my code. > I have created a sim

Re: [sumo-user] different net files in a period of simulation

2022-05-22 Thread Jakob Erdmann
For changing speed limits dynamically, see https://sumo.dlr.de/docs/Simulation/Variable_Speed_Signs.html Am Mo., 23. Mai 2022 um 07:45 Uhr schrieb Reza Bahmani < rbaphysics1...@gmail.com>: > Hi, > How can we have different "test.net.xml" files in an specific period of > time? For example we have

Re: [sumo-user] netgenerate : grid network , customising parameters for certain edges and junctions

2022-05-22 Thread Jakob Erdmann
d >>> the parallel low capacity road (e.g. 2 lanes, unregulated, lower speed). >>> >>> Is it possible to do this using netgenerate? Can you suggest some >>> alternatives? >>> >>> Regards, >>> >>> Manish >>> >>>

Re: [sumo-user] netgenerate : grid network , customising parameters for certain edges and junctions

2022-05-21 Thread Jakob Erdmann
> configuration: e.g. a Major roads (3 Lane, TL controlled, higher speed) and > the parallel low capacity road (e.g. 2 lanes, unregulated, lower speed). > > Is it possible to do this using netgenerate? Can you suggest some > alternatives? > > Regards, > > Manish > >

Re: [sumo-user] netgenerate : grid network , customising parameters for certain edges and junctions

2022-05-20 Thread Jakob Erdmann
1. you can randomize number of lanes (for all network types) by setting options --default.lanenumber MAXNUM --rand.random-lanenumber The latest development version also supports option --random-type (together with option --type-files) 2. You can use option --tls.guess --tls.guess.threshold FLOAT.

Re: [sumo-user] Running Sumo on GPU

2022-05-20 Thread Jakob Erdmann
Unfortunately, No. The current simulation core makes it hard to do this. We've discussed adding a third simulation core with reduced detail scope for this (micro, meso, gpu-micro) but no work has been done on this yet. Am Fr., 20. Mai 2022 um 13:36 Uhr schrieb Mohit Garg via sumo-user < sumo-user@

Re: [sumo-user] Motorbike emissions

2022-05-20 Thread Jakob Erdmann
7;m a bit confused about why SUMO isn't finding these emission classes > neither when all the files are in the folder data/emissions/PHEMlight/V5/ > nor in the folder data/emissions/PHEMlight. However, for passenger cars and > LCV vehicles it works fine. > > Kind regards, > A

Re: [sumo-user] SUMO obstales and virtual vehicles

2022-05-20 Thread Jakob Erdmann
is a way to make sure that only certain vehicles > don't crash. > > > > -Original Message- > *From:* "Jakob Erdmann" > *To:* "Sumo project User discussions"; > *Cc:* > *Sent:* 2022-05-20 (금) 16:47:41 (GMT+09:00) > *Subject:* Re

Re: [sumo-user] SUMO obstales and virtual vehicles

2022-05-20 Thread Jakob Erdmann
1. use vehicle as obstacles and place them with traci.vehicle.add + setStop. You can change their appearance by skinning them with an imgFile ( https://sumo.dlr.de/docs/sumo-gui.html#vehicle_visualisation_settings) 2. also vehicle.add, you can disable collision checking via --collision.action none

Re: [sumo-user] Different behavior when setting Lane change mode vs. setting lcParameters

2022-05-19 Thread Jakob Erdmann
take place > > What would be considered an 'optimal' speed adaptation? > > Thank you. > > Sincerely, > Hriday > > > On Wed, 18 May 2022 at 08:13, Jakob Erdmann wrote: > >> In a simulation where you do not send any traci commands, the behavior

Re: [sumo-user] Mismatch between chosen lane using TraCI and lane change state

2022-05-19 Thread Jakob Erdmann
> Thank you for your response. The exact method calls are the same as those provided in the actual code (in the zip file previously): The previous zip did not contain your traci code but only XML files, so please send this again. > The attached files ordered from ex0.png to ex5.png are some exam

Re: [sumo-user] memory error in load-state

2022-05-19 Thread Jakob Erdmann
Please try saving+loading the state with sumo version 1.13.0. There have been multiple bugfixes to state saving since version 1.10.0. Am Mi., 18. Mai 2022 um 20:02 Uhr schrieb Kaveh Khoshkhah < khoshk...@gmail.com>: > Hi, > > I have a large network and I used save-state and save about 2000 vehicl

Re: [sumo-user] Rotate a vehicle

2022-05-19 Thread Jakob Erdmann
see here for a working implementation: https://github.com/eclipse/sumo/blob/e0e1cd4baecb7a076f5023b4919392aa4a06e0a3/src/libtraci/Vehicle.cpp#L848-L860 Am Do., 19. Mai 2022 um 00:12 Uhr schrieb Thanhnt Nguyen < thanhnt@gmail.com>: > Thank you Jakob Erdmann > About remot

Re: [sumo-user] Motorbike emissions

2022-05-19 Thread Jakob Erdmann
with name 'PHEMlight/MR_G_EU1_2T' doesn't exist.* > > For any other vehicle types (passenger, light and heavy duty) there are no > problems using the nomenclature from the documentation. > > Cheers, > Alejandro > > El mié., 18 may. 2022 14:29, Jakob Erdmann

Re: [sumo-user] Problems with Simpla platooning: platoon forms in only one lane of a two-lane road

2022-05-18 Thread Jakob Erdmann
You could try the development version ( https://sumo.dlr.de/docs/Downloads.php#nightly_snapshots) where the following bug has been fixed: https://github.com/eclipse/sumo/issues/8984 Am Do., 19. Mai 2022 um 05:03 Uhr schrieb Di Chen via sumo-user < sumo-user@eclipse.org>: > Hi, > > Please see my

Re: [sumo-user] Motorbike emissions

2022-05-18 Thread Jakob Erdmann
The current version of PHEMLight should include motorbikes in the licensed dataset: https://sumo.dlr.de/docs/Models/Emissions/PHEMlight.html#phemlight_emission_classes_for_motor_cycles Am Mi., 18. Mai 2022 um 13:57 Uhr schrieb Alejandro Rodríguez Sánchez < alrod...@ucm.es>: > Hello, > > Reading

Re: [sumo-user] Rotate a vehicle

2022-05-18 Thread Jakob Erdmann
Currently, the TraCI API does not provide a method for changing the angle directly. If you are doing remoteControl via vehicle.moveToXY you can also override the angle but this makes it necessary to handle the position updates as well. An alternative would be to make the vehicle invisible (set it'

Re: [sumo-user] Assign stops to buses and automatic simulation launching

2022-05-18 Thread Jakob Erdmann
it, the bus will be > stuck on the stop. > > > > Perla HAJJAR > > Ph.D Student- Universite de Versailles SQ and Communauté d’Agglomération > de Saint Quentin en Yvelines > > Direction des Mobilités- Navettes autonomes > > -- > *From

Re: [sumo-user] Different behavior when setting Lane change mode vs. setting lcParameters

2022-05-18 Thread Jakob Erdmann
me > lane change mode is 172 steps. This is the part I don't understand. Please > advise. > > Thank you. > > Sincerely, > Hriday > > On Wed, 18 May 2022 at 07:21, Jakob Erdmann wrote: > >> >>> So what I now understand is: >>> >>> *Onl

Re: [sumo-user] Different behavior when setting Lane change mode vs. setting lcParameters

2022-05-17 Thread Jakob Erdmann
eChangeMode bits 2 and 3 to 0, and set lcCooperative to >>> 1, >>> vs. >>> b. when I set laneChangeMode bits 2 and 3 to 0, and set lcCooperative to >>> 0, >>> >>> I would have expected a. and b. to give me the same behaviour/time to >>> compl

Re: [sumo-user] Edge-based car following/lane change models

2022-05-17 Thread Jakob Erdmann
You can use type-calibrators to change the vehicle type upon entering a specific edge. This also permits for dependent mapping (i.e. carType->carType2, truckType->truckType2). See https://sumo.dlr.de/docs/Simulation/Calibrator.html#calibrating_vehicle_types Am Mi., 18. Mai 2022 um 07:32 Uhr schrie

Re: [sumo-user] Mismatch between chosen lane using TraCI and lane change state

2022-05-17 Thread Jakob Erdmann
- Please provide screenshots - Please provide the exact method calls that computed the outputs *couldChangeLane TraCI: XXXwantsAndCouldChangeLane TraCI: XXX* Am Sa., 14. Mai 2022 um 20:29 Uhr schrieb Hriday Sanghvi via sumo-user < sumo-user@eclipse.org>: > > Hello, > > Please let me know if the

Re: [sumo-user] Different behavior when setting Lane change mode vs. setting lcParameters

2022-05-17 Thread Jakob Erdmann
Cooperative to 0, > > I would have expected a. and b. to give me the same behaviour/time to > complete the simulation, since I believe laneChangeMode completely disabled > certain types of lane changes - but it seems that the lcParams still have > some effect. Please advise. > > Thank yo

Re: [sumo-user] How to create random trips between taz

2022-05-16 Thread Jakob Erdmann
> 1. C:\sim1>od2trips -n taz_1_1.xml -d tazRelation.xml -o sim1.trips.xml > Error: 'tazRelation.xml' uses an unknown matrix type '< use option -z (or --tazrelation-files) > 2. Tring to load tazRelation.xml from above into netedit does not throw an error, but does not provide anything to review

Re: [sumo-user] Calculating time-to-collision

2022-05-15 Thread Jakob Erdmann
In my tests, minTTC and self-computed ttc are consistent. You can get an example here: https://sumo.dlr.de/extractTest.php?path=complex/traci/vehicle/ssm/basic Note, that minTTC will also provide values for encounters at intersections. This cannot currently be computed with the getLeader function b

Re: [sumo-user] How to create random trips between taz

2022-05-15 Thread Jakob Erdmann
step 1: Define the traffic relations between the TAZ (commonly refered to as OD-Matrix): https://sumo.dlr.de/docs/Demand/Importing_O/D_Matrices.html#describing_the_matrix_cells step2: run od2trips. a) for cars, no special options are needed b) for pedestrian trips use option --pedestrians c)

Re: [sumo-user] same outputs in different simulations

2022-05-14 Thread Jakob Erdmann
Set a different random seed for new runs. See https://sumo.dlr.de/docs/Simulation/Randomness.html#random_number_generation_rng Am Sa., 14. Mai 2022 um 11:12 Uhr schrieb Reza Bahmani < rbaphysics1...@gmail.com>: > Hi, > I want to run multiple dynamic simulations to have the average of the > link's

Re: [sumo-user] Pedestrian trips

2022-05-14 Thread Jakob Erdmann
od2trips --persontrips --persontrip.modes public Am Sa., 14. Mai 2022 um 10:48 Uhr schrieb Fra Trt < frncescotort...@outlook.it>: > Hi, i have an O/D matrix, a taz file (districts), a Sumo network > and gtfs2pt.py generated files. How i can use od2trips and duarouter to > generate routes that re

Re: [sumo-user] Calibrating Vehicle Types

2022-05-14 Thread Jakob Erdmann
urns all vehicles into > trucks and the second calibrator turns all vehicles into passenger cars.. > > On Fri, May 13, 2022 at 7:51 AM Jakob Erdmann > wrote: > >> I recommend that you define 2 calibrators (one for each type). >> The rest of the input can stay the same. >

Re: [sumo-user] Calibrating Vehicle Types

2022-05-13 Thread Jakob Erdmann
n the "additional files: input or would I also have to provide new flow > IDs under the calibrator? > > Best regards, > Ahmad Abdallah. > > > On Fri, May 13, 2022 at 1:43 AM Jakob Erdmann > wrote: > >> see >> https://sumo.dlr.de/docs/Simulation/Calibrato

Re: [sumo-user] Assign stops to buses and automatic simulation launching

2022-05-13 Thread Jakob Erdmann
1. You will have to add each stop of your repeating route individually. You can use function vehicle.insertStop to add stops anywhere within the list of existing stops. 2. you can use traci.load to relaunch the simulation. (make sure to use options -S -Q if you're starting sumo-gui). Am Fr., 13.

Re: [sumo-user] Calculating time-to-collision

2022-05-12 Thread Jakob Erdmann
minTTC returns the *minimum* TTC observed for all ongoing encounters of the ego vehicle (during the whole time of the encounter thus far) instead of the current TTC which you are calculating. Am Fr., 13. Mai 2022 um 02:43 Uhr schrieb Mariam Wessam Hassan Mohamed Nour : > Hi all, > > > > I’m tryin

Re: [sumo-user] Calibrating Vehicle Types

2022-05-12 Thread Jakob Erdmann
see https://sumo.dlr.de/docs/Simulation/Calibrator.html#type-dependent_mapping Am Fr., 13. Mai 2022 um 03:09 Uhr schrieb Ahmad Abdallah via sumo-user < sumo-user@eclipse.org>: > Hello Jakob, > > I am trying to use Calibrator to calibrate the vehicle types over a > specified time period in my simu

Re: [sumo-user] GTFS problem

2022-05-12 Thread Jakob Erdmann
The two warnings are unrelated: - "No mapping library found" can be ignored. There is an option that permits using a proprietary map matching engine but the 'tracemapper' default should work fine. - "No net resources\gtfs\bus.net.xml" indicates that the filtered mapping networks (i.e. one for bus

Re: [sumo-user] Different behavior when setting Lane change mode vs. setting lcParameters

2022-05-11 Thread Jakob Erdmann
The key difference is that the laneChangeMode completely disables strategic lane changing whereas lcStrategic="0" only sets the strategic lookahead distance to the minimum possible value. Vehicles will still perform a strategic laneChange when reaching the very end of their lane. You can set lcStra

Re: [sumo-user] SUMO_idm_normal_driver - Motorcycle lane splitting

2022-05-10 Thread Jakob Erdmann
The motorcycle performs a change maneuver with the 'speedGain' motivation in this scenario. This is triggered when the aggregated "motivation" collected over multiple steps exceeds a threshold value. You can configure this threshold with vType attribute 'lcSpeedGain'. Another relevant parameter is

Re: [sumo-user] SUMO yellow side marker lights - What is the controlling mechanism?

2022-05-10 Thread Jakob Erdmann
The most likely cause is that the vehicle *wants* to change lanes but is unable to do so because of surrounding traffic. You can see the lane change wish and blocking state in the parameter dialog accessible by right-clicking on the vehicle. See here for additional blinker reasons: https://sumo.dlr

Re: [sumo-user] SUMO merging lane

2022-05-10 Thread Jakob Erdmann
You can enter netedit 'connection mode' by pressing the 'c' key. see here for how to customize connections: https://sumo.dlr.de/docs/Netedit/editModesNetwork.html#changing_connections Am Di., 10. Mai 2022 um 15:28 Uhr schrieb Qichao Wang : > In _move_ mode, hold _shift_ key and click on the edge

Re: [sumo-user] irregularitiy in the pollutant emissions

2022-05-10 Thread Jakob Erdmann
phem_passenger_car_and_heavy_duty_emission_model, >> and >> my vehicles including buses and passenger cars, I am wondering if I can >> replace HBEFA with PHEMlight. >> >> >> On Fri, May 6, 2022 at 5:05 PM Jakob Erdmann >> wrote: >> >>> >

Re: [sumo-user] using --junction-taz in duaIterate

2022-05-10 Thread Jakob Erdmann
setting option duarouter--junction-taz should make it work Am Di., 10. Mai 2022 um 12:54 Uhr schrieb Reza Bahmani < rbaphysics1...@gmail.com>: > Hi, > I'm using option "--junctions" in od2trips that generates trips based on > node to node demand matrix. how can i use these trips in duaIterate? >

Re: [sumo-user] Something special about lane 0?

2022-05-10 Thread Jakob Erdmann
> mentioned that will achieve symmetry, though I'm not sure. What I > understand is that it will prefer to lane change to the rightmost lane for > speed gain, unless it is set to 1? > > On a side note, some of these parameters have a range that extends to > infinity. For example, To

Re: [sumo-user] Something special about lane 0?

2022-05-09 Thread Jakob Erdmann
There is a bias for overtaking on the left versus overtaking on the right. To disable this bias the following settings must be taken: - lcOvertakeRight=1 (or option --lanechange.overtake-right) - lcLookaheadLeft=1 - lcKeepRight=0 (not sure if this is relevant for you situation but it definitely i

<    1   2   3   4   5   6   7   8   9   10   >