Re: [sumo-user] Connection Refused - Peer Shutdown - Traci4Matlab traci_test.m

2016-11-01 Thread Marcus Müller
Hi Andres, I added inbound and outbound rules (allow all traffic) for sumo-gui.exe, sumo.exe and Matlab.exe. I also took all the rules which seem to work for SUMO 0.25.0 and changed their path from 0.25.0 to 0.28.0 and even tried to completely disabled the windows 7 firewall but when I run traci_te

Re: [sumo-user] Connection Refused - Peer Shutdown - Traci4Matlab traci_test.m

2016-11-01 Thread Marcus Müller
Hi Andres, Thank you very much for your quick reply. I remember that I was asked in the past to add a permission automatically by the firewall (windows 7). After the automatic prompt everything worked fine. As this promt didn't came up this time, I manually added an exception in the win7 firewal

Re: [sumo-user] Connection Refused - Peer Shutdown - Traci4Matlab traci_test.m

2016-11-01 Thread Andres Felipe Acosta Gil
Dear Marcus. I just ran the traci_test.m example and found a similar behavior. The traci.init command makes several connection attempts and in one of them, the windows firewall asked me to add the exception. After that, the example behaved as expected. Are you running traci4matlab on Windows 10? C

Re: [sumo-user] Version 0.28.0 released

2016-11-01 Thread Jakob Erdmann
Hello Matje, the simulation speed should not be affected by using --step-method.ballistic. For a description of the changed dynamics see the updated documentation at: http://sumo.dlr.de/wiki/Simulation/Basic_Definition#Defining_the_Integration_Method regards, Jakob 2016-11-01 14:17 GMT+01:00 Matě

Re: [sumo-user] Luxembourg SUMO Traffic (LuST) 2.0 is out!

2016-11-01 Thread Matěj Kubička
Thanks for the good work Lara! ~Matej. On 31.10.2016 17:08, Lara CODECA wrote: > Dear All, > > I'm pleased to announce that LuST Scenario 2.0 is out and ready to be used! > Check it out at https://github.com/lcodeca/LuSTScenario/releases/tag/v2.0 > A complete evaluation and validation of the mobil

Re: [sumo-user] Version 0.28.0 released

2016-11-01 Thread Matěj Kubička
Hello Jakob, thanks for the good work. I welcome especially the ballistic step method. Could you elaborate on its behavior? -- How does it change the simulations in terms of speed and accuracy? How does it affect speed profiles of individual vehicles? Thanks, Matej. On 1.11.2016 10:24, Jakob E

[sumo-user] Fwd: Connection Refused - Peer Shutdown - Traci4Matlab traci_test.m

2016-11-01 Thread Marcus Müller
Actually I was wrong - the issue is there since 0.26.0 it seems. We are running on 0.25.0 -- Forwarded message -- From: Marcus Müller Date: 2016-11-01 15:11 GMT+01:00 Subject: Connection Refused - Peer Shutdown - Traci4Matlab traci_test.m To: sumo-user , Andres Felipe Acosta Gil

[sumo-user] Connection Refused - Peer Shutdown - Traci4Matlab traci_test.m

2016-11-01 Thread Marcus Müller
Dear Sumo friends and experts, first I want to thank Jakob and his team for the latest release of SUMO 0.28.0. The release notes look like a x-mas wish list to me. Great Work! Unfortunately me and my colleagues are not able to upgrade to the latest version since 0.27 because since then we are not

[sumo-user] Definition of vehicle position

2016-11-01 Thread Bing Liu
Hello, I would to ask that in SUMO, what is the definition of a vehicle's position? The front bumper, the behind bumper or the geometry center? Best regards, Bing 发自网易邮箱大师 -- Developer Access Program for

Re: [sumo-user] Unable to update to new versions in ubuntu

2016-11-01 Thread sumo.mahei
Hi, I don't have any information when they change to a newer version in ubuntu. Never the less, if you want to have the latest stable release version without the current development changes you may checkout the release-tag of sumo from the svn svn checkout https://svn.code.sf.net/p/sumo/code/t

Re: [sumo-user] Unable to update to new versions in ubuntu

2016-11-01 Thread Jakob Erdmann
Hello, the sumo version that comes with ubuntu usually lags behind our release schedule. We released version 0.28.0 today and the easiest way to get it is to download the sources and build it yourself. Since you already have 0.25.0 on your system all dependencies should be met and you do not need t

[sumo-user] Unable to update to new versions in ubuntu

2016-11-01 Thread Aboozar Roosta
Hello, I haven't been able to update sumo to newer versions past 0.25.0. I use apt update and there is no newer version available for SUMO. I was wondering if you have abandoned SUMO repository or you have changed something? I am currently working on ubuntu 15.10. Regards, *Aboozar Roosta* Msc. St

[sumo-user] Version 0.28.0 released

2016-11-01 Thread Jakob Erdmann
Dear friends and users, we are happy to announce the next release of SUMO. As usual, there are many new features and fixes in this release and the most important ones are listed below. Major feature additions: - The new SUMO option --step-method.ballistic can be used to increase the physical rea

Re: [sumo-user] Implement a "slow to start" behavior"

2016-11-01 Thread Jakob Erdmann
Hello, the default driver model (Krauss) only has a single 'imperfection' parameter called sigma. By increasing its value from the default of 0.5 you will get drivers that are slower to start at a green light but will also be a bit sluggish when maintaining their speed later on. If you want to impl

Re: [sumo-user] generate pedestrian crossing

2016-11-01 Thread Jakob Erdmann
please attach all your input files for building the network and also the generated .net.xml (zipped) 2016-10-31 19:18 GMT+01:00 Ying Liu : > Hi, > > I would like to generate a junction with four sidewalks around. But I just > get two that are crossing in the middle. I'm wonder where the problem

Re: [sumo-user] Fwd: how to integrate real data to a particular city map

2016-11-01 Thread Jakob Erdmann
see http://sumo.dlr.de/wiki/Networks/Import/OpenStreetMap http://sumo.dlr.de/wiki/Simulation/Calibrator#Building_a_scenario_without_knowledge_of_routes.2C_based_on_flow_measurements Note, that you will have to do some programming to transform your input files into suitable SUMO-inputs. Also, I woul

Re: [sumo-user] Luxembourg SUMO Traffic (LuST) 2.0 is out!

2016-11-01 Thread Jakob Erdmann
Cheers! Thanks Lara 2016-10-31 17:08 GMT+01:00 Lara CODECA : > Dear All, > > I'm pleased to announce that LuST Scenario 2.0 is out and ready to be used! > Check it out at https://github.com/lcodeca/LuSTScenario/releases/tag/v2.0 > A complete evaluation and validation of the mobility scenario has

[sumo-user] Implement a "slow to start" behavior"

2016-11-01 Thread Pierre Frêne
Hi all, I am currently trying to make some of the cars slowly react to a traffic light switching from red to green to simulate drivers that do not pay attention / have a long reaction time. I have tried to find where the cars' reaction to a traffic color change is programmed in the source code

[sumo-user] generate pedestrian crossing

2016-11-01 Thread Ying Liu
Hi, I would like to generate a junction with four sidewalks around. But I just get two that are crossing in the middle. I'm wonder where the problem is. I attached the picture generated by netconvert to this email. The only codes I am adding to the con.xml file for pedestrian crossing are.