Re: [sumo-user] TraCI findRoute errors

2018-05-29 Thread Lara CODECA
Good morning Jakob, this is the stack trace: Warning: No connection between edge '-207' and edge '-208' found. Error: Vehicle '' is not allowed to depart on any lane of its first edge. Quitting (on error). Traceback (most recent call last): File "mobilitygen.trips.py", line 431, in _main()

[sumo-user] CreateIncidentInHighway

2018-05-29 Thread HANIFI Mohamed via sumo-user
Hi sumo user, i want create an incident (gridlock) in my simulation in specific edge for specific duration, how can i do it. thank you. regards. -- Check out the vibrant tech community on one of the world's most engaging te

Re: [sumo-user] R: R: R: SUMO Windows build

2018-05-29 Thread Pablo.AlvarezLopez
Hi Stefano, Thanks for the Information, I'm going to check and fix it. Regards Von: sumo-user-boun...@eclipse.org [mailto:sumo-user-boun...@eclipse.org] Im Auftrag von Stefano Niero Gesendet: Dienstag, 29. Mai 2018 08:53 An: Sumo project User discussions Betreff: [sumo-user] R: R: R: SUMO Windo

Re: [sumo-user] TraCI findRoute errors

2018-05-29 Thread Jakob Erdmann
Thank you for reporting. It is fixed now ( https://github.com/eclipse/sumo/issues/4121). 2018-05-29 9:09 GMT+02:00 Lara CODECA : > Good morning Jakob, > > this is the stack trace: > > Warning: No connection between edge '-207' and edge '-208' found. > Error: Vehicle '' is not allowed to depart on

[sumo-user] R: R: R: R: SUMO Windows build

2018-05-29 Thread Stefano Niero
Thank you very much, I wait for a response then. One thing I noticed that is different from the log you sent me is this line: Could NOT find Java (missing: Java_JAR_EXECUTABLE Java_JAVAC_EXECUTABLE Java_JAVAH_EXECUTABLE Java_JAVADOC_EXECUTABLE) (found version "1.8.0_171") I don't understand wha

[sumo-user] Can't open wiki websites anymore

2018-05-29 Thread Diestmann, Gunnar via sumo-user
Hi, I started to work with SUMO two weeks ago and I used the wiki a lot to get started. Since yesterday however I have a big problem in opening most of the wiki websides. Most of the time I try to open a wiki side I get this error: Network Error (dns_unresolved_hostname) Your requested host "w

Re: [sumo-user] error with e2 detectors

2018-05-29 Thread Menno van der Woude
Hi Pablo, thank you for looking into this. Given the wiki is down, where can I find the latest snapshot? Another thing I have notices is that for some e2 detectors, their position in SUMO-GUI is considerably different from that in NETEDIT. The detectors in case 'move' closer the stopline. Is

Re: [sumo-user] error with e2 detectors

2018-05-29 Thread Jakob Erdmann
The latest snapshot is available at http://sumo.sourceforge.net/daily/sumo-msvc12x64-git.zip (Basically, all the download links at http://sumo.sourceforge.net/userdoc/Downloads.html are working if you replace sumo.dlr.de with sumo.sourceforge.net 2018-05-29 12:04 GMT+02:00 Menno van der Woude :

Re: [sumo-user] error with e2 detectors

2018-05-29 Thread Pablo.AlvarezLopez
Hi Meno, Yes, it's a known bug related with the relative positions of additionals over lanes. Regards -Ursprüngliche Nachricht- Von: sumo-user-boun...@eclipse.org [mailto:sumo-user-boun...@eclipse.org] Im Auftrag von Menno van der Woude Gesendet: Dienstag, 29. Mai 2018 12:04 An: sumo-u

Re: [sumo-user] R: R: R: R: SUMO Windows build

2018-05-29 Thread Pablo.AlvarezLopez
Hi Stefano Do you checked the option "CHECK_OPTIONAL_LIBS" in CMake-GUI? About the JAVA Warnings, you can ignore it (Are related with the JDK) Regards Von: sumo-user-boun...@eclipse.org [mailto:sumo-user-boun...@eclipse.org] Im Auftrag von Stefano Niero Gesendet: Dienstag, 29. Mai 2018 11:33 A

Re: [sumo-user] error with e2 detectors

2018-05-29 Thread Menno van der Woude
Hey Pablo, ok, is there a quick fix, how to avoid this? Ie. can I do something manually to correct the position of detectors in SUMO-GUI? And/or is there a time path for a fix? Thanks! Regards, Menno On 29-5-2018 12:53, pablo.alvarezlo...@dlr.de wrote: Hi Meno, Yes, it's a known bug relate

Re: [sumo-user] error with e2 detectors

2018-05-29 Thread Pablo.AlvarezLopez
Both Problems (Frequency and Position, will be fixed in the current Branch in which I'm working). I hope that will be finished in two or three days. Regards -Ursprüngliche Nachricht- Von: sumo-user-boun...@eclipse.org [mailto:sumo-user-boun...@eclipse.org] Im Auftrag von Menno van der

[sumo-user] R: R: R: R: R: SUMO Windows build

2018-05-29 Thread Stefano Niero
Yes I did, I mean it was already checked, should I remove it? Da: sumo-user-boun...@eclipse.org Per conto di pablo.alvarezlo...@dlr.de Inviato: 29 May 2018 13:05 A: sumo-user@eclipse.org Oggetto: Re: [sumo-user] R: R: R: R: SUMO Windows build Hi Stefano Do you checked the option "CHECK_OPTION

[sumo-user] R: R: R: R: R: SUMO Windows build

2018-05-29 Thread Stefano Niero
If I remove the check and I reconfigure the log is the following: The C compiler identification is MSVC 19.14.26429.4 The CXX compiler identification is MSVC 19.14.26429.4 Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.14.26428/bin/Hos

[sumo-user] R: R: R: R: R: SUMO Windows build

2018-05-29 Thread Stefano Niero
Sorry for the series of mails but I tried to reperform the CMake in a new sumo-git folder (reunzipped somewhere else) so to restart and the first reconfigurations says this: The C compiler identification is MSVC 19.14.26429.4 The CXX compiler identification is MSVC 19.14.26429.4 Check for workin

[sumo-user] SUMO Windows Build

2018-05-29 Thread Stefano Niero
Hello, I have been trying to build SUMO on my pc which is a DELL 64bit with Windows 10 installed. I had many problems in building the program. I want to build the 64bit version using Microsoft Visual Studio 2017. I used the prj file contained in build\msvc17 then. At first I had problems in find

Re: [sumo-user] CreateIncidentInHighway

2018-05-29 Thread Jakob Erdmann
see http://sumo.dlr.de/wiki/FAQ#How_to_simulate_an_accident regards, Jakob 2018-05-29 10:05 GMT+02:00 HANIFI Mohamed via sumo-user < sumo-u...@lists.sourceforge.net>: > Hi sumo user, > i want create an incident (gridlock) in my simulation in specific edge for > specific duration, how can i do i

Re: [sumo-user] Can't open wiki websites anymore

2018-05-29 Thread Jakob Erdmann
We are experiencing a network problem. Until this is fixed, refer to the documentation at http://sumo.sourceforge.net/ regards, Jakob 2018-05-29 10:09 GMT+02:00 Diestmann, Gunnar via sumo-user < sumo-u...@lists.sourceforge.net>: > Hi, > > I started to work with SUMO two weeks ago and I used the w

Re: [sumo-user] R: R: R: R: R: SUMO Windows build

2018-05-29 Thread Pablo.AlvarezLopez
Reunzipped? Are you using a Zip version of code, or are you doing a check out of repository using GIT? Regards Von: sumo-user-boun...@eclipse.org [mailto:sumo-user-boun...@eclipse.org] Im Auftrag von Stefano Niero Gesendet: Dienstag, 29. Mai 2018 14:37 An: Sumo project User discussions Betreff:

[sumo-user] R: R: R: R: R: R: SUMO Windows build

2018-05-29 Thread Stefano Niero
I was using the sumo-git that was available in the windowsbuild page in the wiki. I have to tell you though that in order to be sure that my folder containing the code was not spoiled I looked for a redownload that I found on this page: https://github.com/eclipse/sumo The folder here is called

Re: [sumo-user] R: R: R: R: R: R: SUMO Windows build

2018-05-29 Thread Pablo.AlvarezLopez
Now I know wo is the error: You need to download the source code directly from GitHUB (https://github.com/eclipse/sumo/archive/master.zip) instead from windows build page in der Wiki. Try to compile this version. Von: sumo-user-boun...@eclipse.org [mailto:sumo-user-boun...@eclipse.org] Im Auft

[sumo-user] R: R: R: R: R: R: R: SUMO Windows build

2018-05-29 Thread Stefano Niero
Thank you, I think that that is the same folder I downloaded. It works but I have the same problems mentioned in the mail before once I start the debug mode with visual. Da: sumo-user-boun...@eclipse.org Per conto di pablo.alvarezlo...@dlr.de Inviato: 29 May 2018 16:00 A: sumo-user@eclipse.org

Re: [sumo-user] R: R: R: R: R: R: R: SUMO Windows build

2018-05-29 Thread Pablo.AlvarezLopez
For solving the problem with the debug mode, you need to select a different project as BUILD ALL as "startup project" (For example sumo-gui, netedit, etc.) Check it, and tell me if works. Von: sumo-user-boun...@eclipse.org [mailto:sumo-user-boun...@eclipse.org] Im Auftrag von Stefano Niero Gese

[sumo-user] R: R: R: R: R: R: R: R: SUMO Windows build

2018-05-29 Thread Stefano Niero
Yes it works, thank you very much! Da: sumo-user-boun...@eclipse.org Per conto di pablo.alvarezlo...@dlr.de Inviato: 29 May 2018 16:21 A: sumo-user@eclipse.org Oggetto: Re: [sumo-user] R: R: R: R: R: R: R: SUMO Windows build For solving the problem with the debug mode, you need to select a dif