[sumo-user] Car Following parameters - "Tau"

2019-07-24 Thread Soumya Sharma
let me know how timeHeadway is implemented in the CACC model and also what parameter should I change if I want lower time headways (for example I want to have a time headway of 0.5 sec between vehicles). I have attached my files for reference. Thank you in advance. -- Thank you, Soumya Sharma Graduate

[sumo-user] Passenger cars driving over Trailer Trucks in SUMO GUI

2019-10-20 Thread Soumya Sharma
passenger cars can be seen driving over/ through the semi-trailers as shown in a snapshot from the GUI below (semi is in white and passenger cars are in red). [image: image.png] Could anyone please tell me why this may be happening? Many thanks in advance. -- Thank you, Soumya Sharma Graduate

[sumo-user] Lane reservation for a specified vehicle type

2019-11-01 Thread Soumya Sharma
omeone please suggest where I am going wrong, and what I can do to achieve lanewise reservations. -- Thank you, Soumya Sharma Graduate Research Assistant | ITRE Ph.D. Civil Engineering | Transportation Systems | NC State *AREMA **Liaison | NC State Student Chapter * LinkedIn <https:

Re: [sumo-user] Lane reservation for a specified vehicle type

2019-11-08 Thread Soumya Sharma
Michael, Tried it and seems to be working- Thanks !! On Thu, Nov 7, 2019 at 10:16 AM Michael Behrisch wrote: > Hi, > netedit is the tool to use. You might need to disable the "select edges" > tickbox to edit lanes. > > Best regards, > Michael > > Am 01.11

[sumo-user] Acceleration & Deceleration profiles for heavy vehicles

2020-04-15 Thread Soumya Sharma
roadway segment in NETEDIT? -- Thank you, Soumya Sharma ___ sumo-user mailing list sumo-user@eclipse.org To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

[sumo-user] Unable to add Instantaneous Loop detectors at the beginning and end of the an edge (3 lanes)

2021-06-18 Thread Soumya Sharma
the edge starting point but NETEDIT doesn't allow me to add instantaneous loop detectors 100 ft before the end of the edge. Could someone please let me know what the issue might be? I have attached the NETEDIT file here for reference. Thanks in advance for your help! -- Thank you, Soumya S

[sumo-user] Sumo for Autonomous and Connected vehicles

2018-11-20 Thread Soumya Sharma
CAVs), Vehicle-to-vehicle (V2V) and Vehicle-to-Infrastructure (V2I) communications need to be modeled. What level of detail is attainable while using SUMO for simulating V2V and V2I interactions ? Let me know for any further details. -- Thank you, Soumya Sharma Graduate Research Assistant | ITRE

[sumo-user] Default Self Driving Vehicles in SUMO

2018-11-20 Thread Soumya Sharma
ics of the vehicles that make them "self-driving" ? Please let me know. -- Thank you, Soumya Sharma Graduate Research Assistant | ITRE PhD Civil Engineering | Transportation Systems | NC State [image: itre.PNG] ___ sumo-user mailing list sumo-user@e

Re: [sumo-user] Default Self Driving Vehicles in SUMO

2018-11-21 Thread Soumya Sharma
r any > particular combination of model and parameters) behave more like human > drivers or more like some ADAS / Autonomous vehicles. > There is no general answer for that. > > regards, > Jakob > > Am Di., 20. Nov. 2018 um 19:56 Uhr schrieb Soumya Sharma < > sshar...@ncsu.edu

[sumo-user] Knowledge of a vehicle about its surrounding traffic

2018-11-30 Thread Soumya Sharma
follower, their neighbors). Please let me know. Any help would be appreciated. -- Thank you, Soumya Sharma Graduate Research Assistant | ITRE PhD Civil Engineering | Transportation Systems | NC State [image: itre.PNG] ___ sumo-user mailing list sumo-user

Re: [sumo-user] Knowledge of a vehicle about its surrounding traffic

2018-12-05 Thread Soumya Sharma
e sumo or use > the traci interface. If you go for the latter, have a look at context > subscriptions. > > Best regards, > Michael > > PS: Please keep the list posted. > > Am 04.12.18 um 16:49 schrieb Soumya Sharma: > > Michael, > > Thanks very much for the info

[sumo-user] Issue with xml2csv in cmd

2023-05-09 Thread Soumya Sharma via sumo-user
Hi, I am trying to use the xml2csv.py file to convert XML output files to CSV using Command Prompt on my Windows machine. However, the command line just opens the xml2csv file in Notepad instead of converting the file. Here is what I tried to do: 1. Changed my directory: C:\Users\Soumya>cd /D "G:\

Re: [sumo-user] Issue with xml2csv in cmd

2023-05-10 Thread Soumya Sharma via sumo-user
Hi Soumya >> >> please see >> https://sumo.dlr.de/docs/Tools/index.html#how_to_use_python_tools in the >> SUMO documentation >> >> >> Am 09.05.23 um 15:44 schrieb Soumya Sharma via sumo-user: >> >> Hi, >> I am trying to use the xml2csv.p

[sumo-user] Units of lcStrategic, lcLookaheadLeft, lcAssertive, lcSpeedGain

2023-06-03 Thread Soumya Sharma via sumo-user
Hello, I am trying to conduct a sensitivity analysis of car-following and lane-changing parameters in SUMO for hypothetical freeway segments (basic and weaving). I tried changing headway values (car-following) and lcStrategic values (lane-changing) for a basic segment. I used lcStrategic values of

Re: [sumo-user] Units of lcStrategic, lcLookaheadLeft, lcAssertive, lcSpeedGain

2023-06-05 Thread Soumya Sharma via sumo-user
ultiplied by time here. >> >> Please share any information that is available as it would help me >> understand my results better. >> >> Thanks, >> Soumya. >> ___ >> sumo-user mailing list >> sumo-user@eclipse.org >> To unsubscribe from this list, visit >> https://www.eclipse.org/mailman/listinfo/sumo-user >> > ___ > sumo-user mailing list > sumo-user@eclipse.org > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user > -- Thank you, Soumya Sharma ___ 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] Units of lcStrategic, lcLookaheadLeft, lcAssertive, lcSpeedGain

2023-06-05 Thread Soumya Sharma via sumo-user
it and compare the results. On Mon, Jun 5, 2023 at 10:54 AM Jakob Erdmann wrote: > see > https://github.com/eclipse/sumo/blob/de92290f118f38780aaf9b809a415ef981779b50/src/microsim/MSVehicle.cpp#L5787-L5848 > > Am Mo., 5. Juni 2023 um 16:24 Uhr schrieb Soumya Sharma via sumo-user &

Re: [sumo-user] Units of lcStrategic, lcLookaheadLeft, lcAssertive, lcSpeedGain

2023-06-05 Thread Soumya Sharma via sumo-user
parameter that I can output to get the look-ahead distance of vehicles in simulation, so I can track what changes occur as a result of changing values of parameters mentioned in 2? Thank you. On Mon, Jun 5, 2023 at 2:36 PM Soumya Sharma wrote: > Thank you. > Could you provide a little cont

[sumo-user] Sumo for Autonomous and Connected vehicles

2018-11-19 Thread Soumya Sharma via sumo-user
-Infrastructure (V2I) communications need to be modeled. What level of detail is attainable while using SUMO for simulating V2V and V2I interactions ? Let me know for any further details. -- Thank you, Soumya Sharma Graduate Research Assistant | ITRE PhD Civil Engineering | Transportation Systems | NC State