[sumo-user] Traci4MATLAB -- changeLane

2018-06-07 Thread Tong, Kailin
Hi list. I use Traci4MATLAB to control the cars in SUMO simulation. I tried the function changeLane(VEHID,LANEINDEX,DURATION). The input DURATION should denote the change lane duration. But no matter how big DURATION is, the actual changing lane duration is same. I have checked: The option of

[sumo-user] Tutorials/Examples/Use cases of Simpla

2018-06-14 Thread Tong, Kailin
Dear SUMO users, I will do some work about platooning and I found that Simpla is a platooning plugin for the TraCI Python client. I would like to ask where I can find some Tutorials/Examples/Use cases of Simpla ? Thank you in advance! Best regards, Kailin

Re: [sumo-user] TraCI Message Flow

2018-06-16 Thread Tong, Kailin
Hi, Gunnar, I hope this information from WiKi helps you. See the Application order of traci commands and simulation step in http://sumo.dlr.de/wiki/TraCI/Change_Vehicle_State#lane_change_mode_.280xb6.29 Best regards, Kailin -Original Message- From: sumo-user-boun...@eclipse.org

[sumo-user] Update perid of speed and position

2018-06-13 Thread Tong, Kailin
Dear all, I use TraCI and the time step of traci.simulationStep is set to 0.1 seconds. I also use traci.vehicle.setSpeed to set a vehicle speed at every time step (0.1 seconds) But when I check the speed and position from traci.vehicle.getSpeed and traci.vehicle.getPostion, They are updated

Re: [sumo-user] Update perid of speed and position

2018-06-15 Thread Tong, Kailin
this option when running sumo: --step-length TIME Defines the step duration in seconds Best, Joerg On 13/06/18 15:38, Tong, Kailin wrote: > Dear all, > > I use TraCI and the time step of traci.simulationStep is set to 0.1 seconds. > > I also use traci.vehicle.setSpeed to set

Re: [sumo-user] osmWebWizard.py: “Socket connection failed."

2018-07-30 Thread Tong, Kailin
e etc) while the osmWebWizard.py script is running. 2018-07-30 11:11 GMT+02:00 Tong, Kailin mailto:kailin.t...@v2c2.at>>: Hi, Jakob, I tried as you said. The website throws that error. But on command line the osmWebWizard is executing without printing any errors. (as attached picture shows)

Re: [sumo-user] Questions about changing lane model

2018-07-29 Thread Tong, Kailin
of motivations (lcSpeedGain, ...) can be switched of. To disable strategic lane changing you could use traci.vehicle.setLaneChangeMode. regards, Jakob 2018-07-28 20:31 GMT+02:00 Tong, Kailin mailto:kailin.t...@v2c2.at>>: Dear SUMO community, I have done some tests about the lane-changing

[sumo-user] Simulation/Output/SSM Device

2018-08-09 Thread Tong, Kailin
Dear SUMO community, The version of SUMO of mine is 0.32.0. I tried to use SSM Device to output some conflicts. I defined the SSM parameters: However, one error occurs: Error: SSM identifier 'BR' is not supported. Aborting construction of SSM device 'ssm_v0'. For TTC DRAC PET, they work

[sumo-user] A question about Induction loop output

2018-08-22 Thread Tong, Kailin
Dear SUMO users, I read the outout possibility of Induction Loops Detectors. I would like to make it outout the vehicle type which is passing on, but it seems not possible. Are there some alternative solutions? Thank you! Best regards, Kailin ___

[sumo-user] Creating a traffic scenario data-bank for automated drive/ platooning testing

2018-07-20 Thread Tong, Kailin
Dear SUMO users, I am going to create a traffic scenario data-bank for automated drive/platooning testing. I would like to ask whether there are some good application examples of this? In addition, I would like to compare different car-following models. In addition to the default model,

[sumo-user] How to generate a network with smooth curve/ circle

2018-07-19 Thread Tong, Kailin
Dear SUMO users, I used to use NetEdit to generate networks. I would like to ask how to generate a smooth curve or a real circle in a network. Thank you! Best regards, Kailin ___ sumo-user mailing list sumo-user@eclipse.org To change your delivery

[sumo-user] A question about traci.vehicle.setSignals

2018-07-18 Thread Tong, Kailin
Dear SUMO users, I used traci.vehicle.setSignals. I found that when some cars had "VEH_SIGNAL_BLINKER_LEFT", The cars on their left lane had no reaction to the signal. My question is, are those signals of the vehicle only visual, or they have some effect on the traffic? Thank you! Best

[sumo-user] Questions about lane change mode (0xb6) and speed mode (0xb3)

2018-07-11 Thread Tong, Kailin
Dear SUMO users, In http://sumo.dlr.de/wiki/TraCI/Change_Vehicle_State#lane_change_mode_.280xb6.29 It says: To disable all autonomous changing but still handle safety checks in the simulation, either one of the modes 256 (collision avoidance) or 512 (collision avoidance and safety-gap

[sumo-user] Simulation of reaction time to the speed sign

2018-10-22 Thread Tong, Kailin
Dear SUMO users, As the SUMO wikis states: When approaching an edge with a lower speed limit than the current one, a vehicle will slow down so as to stay within the new limit at the time of reaching the new edge. In reality, each vehicle might respond differently to the speed limit/speed

[sumo-user] Error when using ACC car-following model

2018-10-12 Thread Tong, Kailin
Dear SUMO users, I am using SUMO Version 1.0.1. I tested with the new car-following model ACC. When it was tested in a single-lane road, It worked smoothly. When it was tested in a two-lane scenario, loading configuration was done and then this error always occurred (same error without GUI).

Re: [sumo-user] Not successfully building SUMO from source

2018-10-23 Thread Tong, Kailin
Hi Kailin, you need to select a project of the list as "startup project", for example, sumo-gui. (see startup.png). Regards Von: sumo-user-boun...@eclipse.org<mailto:sumo-user-boun...@eclipse.org> [mailto:sumo-user-boun...@eclipse.org] Im Auftrag von Tong, Kailin Gesendet: Die

[sumo-user] Not successfully building SUMO from source

2018-10-23 Thread Tong, Kailin
Dear SUMO users, I am a beginner of installation from source code. I think I read the instruction thoroughly and tried several time. Environment: windows 10 64 bit. At the end of compiling in Visual Studio community 2017 under release mode, this error came out. (attached too) .../ALL_BUILD

Re: [sumo-user] Not successfully building SUMO from source

2018-10-30 Thread Tong, Kailin
, Libraries\xerces-c-3.2.0\bin and Libraries\proj_gdal-1911\bin and check it again. Regards -Ursprüngliche Nachricht- Von: sumo-user-boun...@eclipse.org [mailto:sumo-user-boun...@eclipse.org] Im Auftrag von Tong, Kailin Gesendet: Montag, 29. Oktober 2018 14:38 An: Sumo project User discussions

[sumo-user] Not successfully building SUMO from source

2018-10-29 Thread Tong, Kailin
er 25, 2018 11:00 PM To: Sumo project User discussions ; Tong, Kailin Subject: Re: [sumo-user] Not successfully building SUMO from source Hi, the name of the environment variable to set is SUMO_LIBRARIES and you probably need to add more directories to the path as mentioned here: https

Re: [sumo-user] Vehicles Distribution vs Flows

2018-10-25 Thread Tong, Kailin
Hi, José, One possibility is using calibrator to create a fow based on vehsPerHour and it allows vehicle type of distribution. For example, Best regards, Kailin From: sumo-user-boun...@eclipse.org On Behalf Of Jose Monreal Bailey Sent: Wednesday, October 24, 2018 2:55 PM

[sumo-user] Question about calibrator

2018-09-11 Thread Tong, Kailin
Dear SUMO community, I use SUMO Version 0.32.0. When I tried to use Calibrators in conjunction with route probe detectors, as the following example shows: http://sumo.dlr.de/wiki/Simulation/Calibrator#Building_a_scenario_without_knowledge_of_routes.2C_based_on_flow_measurements I was always

Re: [sumo-user] Question about calibrator

2018-09-11 Thread Tong, Kailin
://sumo.dlr.de/wiki/XMLValidation#Disabling_Schema_Validation 2018-09-11 19:41 GMT+02:00 Tong, Kailin mailto:kailin.t...@v2c2.at>>: Dear SUMO community, I use SUMO Version 0.32.0. When I tried to use Calibrators in conjunction with route probe detectors, as the following example shows

[sumo-user] After building SUMO from source in Ubuntu

2019-09-24 Thread Tong, Kailin
Dear all, I built SUMO in Ubuntu following this instruction, and did not meet any error. sudo apt-get install cmake python g++ libxerces-c-dev libfox-1.6-dev libgdal-dev libproj-dev libgl2ps-dev swig git clone --recursive https://github.com/eclipse/sumo export SUMO_HOME="$PWD/sumo" mkdir