Re: [sumo-user] libproj.so.12 Error

2021-06-07 Thread Mehdi Khaleghian
Hi Try: /usr/share/sumo/tools/duarouter.py On Mon, Jun 7, 2021 at 8:53 AM wrote: > Hi, > > > try to clean up your compile folder and remake again with CMake. > > > Regards > -- > *Von:* sumo-user im Auftrag von Radha > Reddy > *Gesendet:* Montag, 7. Juni 2021

Re: [sumo-user] [SPAM] duaiterate.py problems

2021-06-07 Thread Fereshteh
Dear Jakob, My files are too large and I could not upload them but I tried different ways by adding and deleting different options. It didn’t need to duarouter--ignore-errors. As far as I understood the error is related to the closed-links additional file. I added three options for defining the

[sumo-user] Regarding Mesoscopic Actuated Traffic Light

2021-06-07 Thread Nandini Anandan
Respected Team, SUMO Version: 1.9.2, operating system: Windows 10 64-bit. Question: Why does the Mesoscopic simulation not support actuated traffic light? but then it contradicts the statement, when we generate a network file and give the option as --tls.default-type actuated. *Could you please

Re: [sumo-user] libproj.so.12 Error

2021-06-07 Thread Pablo.AlvarezLopez
Hi, try to clean up your compile folder and remake again with CMake. Regards Von: sumo-user im Auftrag von Radha Reddy Gesendet: Montag, 7. Juni 2021 14:29:49 An: Sumo project User discussions Betreff: [sumo-user] libproj.so.12 Error Hello, Ubuntu has

[sumo-user] libproj.so.12 Error

2021-06-07 Thread Radha Reddy
Hello, Ubuntu has been updated from 18 to 20.04. Now it raises the following error. /sumo/bin/duarouter: error while loading shared libraries: libproj.so.12: cannot open shared object file: No such file or directory Then the TraCI server is not connected. Any suggestions? Regards Radha

Re: [sumo-user] [SPAM] duaiterate.py problems

2021-06-07 Thread Jakob Erdmann
please provide your input files or a minimum failing example Am Mo., 7. Juni 2021 um 13:24 Uhr schrieb Fereshteh < j.fereshte1...@gmail.com>: > But it still does not work showing the same error: > > duaIterate.py: error: unrecognized arguments: duarouter--ignore-errors > > I also checked the

Re: [sumo-user] [SPAM] duaiterate.py problems

2021-06-07 Thread Fereshteh
But it still does not work showing the same error: duaIterate.py: error: unrecognized arguments: duarouter--ignore-errors I also checked the connection of those links using netcheck.py and I am sure that the edge '30609-30614' is reachable from edge '30486-30609'. -- Sent from:

Re: [sumo-user] Induction loops detectors

2021-06-07 Thread Jakob Erdmann
This is not supported by detectors. You can use stop-output which records this number every time a vehicle stops at the station. TraCI also provides the function traci.busstop.getPersonCount(stopID). Am Mo., 7. Juni 2021 um 10:44 Uhr schrieb zineb Chenini < zinebcheni...@gmail.com>: > Hi

Re: [sumo-user] [SPAM] duaiterate.py problems

2021-06-07 Thread Jakob Erdmann
Sorry. The correct duarouter option name is --ignore-errors. And adding the duaIterate.py option "duarouter--ignore-errors" should work. Am Mo., 7. Juni 2021 um 12:38 Uhr schrieb Jakob Erdmann < namdre.s...@gmail.com>: > You need to run duarouter as a separate program. See >

Re: [sumo-user] [SPAM] duaiterate.py problems

2021-06-07 Thread Jakob Erdmann
You need to run duarouter as a separate program. See https://sumo.dlr.de/docs/duarouter.html Am Mo., 7. Juni 2021 um 11:24 Uhr schrieb Fereshteh < j.fereshte1...@gmail.com>: > Thanks for your reply Jakob but apparently, adding this option is not > effective here: > > duaIterate.py: error:

Re: [sumo-user] [SPAM] duaiterate.py problems

2021-06-07 Thread Fereshteh
Thanks for your reply Jakob but apparently, adding this option is not effective here: duaIterate.py: error: unrecognized arguments: duarouter--ignore-route-errors Moreover, I have ran this network before with the same input trip file and other additional files by mesosimulation and without any

[sumo-user] Induction loops detectors

2021-06-07 Thread zineb Chenini
Hi everyone, How can I use a detector in order to have information on the number of waiting passengers in a station? Thank you in advance. ___ sumo-user mailing list sumo-user@eclipse.org To unsubscribe from this list, visit

Re: [sumo-user] [SPAM] duaiterate.py problems

2021-06-07 Thread Jakob Erdmann
Most likely, your input trip file contains a trip where the 'to' edge is not reachable from the 'from' edge. You can filter out invalid trips using 'duarouter --ignore-route-errors'. Am Fr., 4. Juni 2021 um 16:56 Uhr schrieb Fereshteh < j.fereshte1...@gmail.com>: > Hello, > > I figured out that

Re: [sumo-user] Two vehicles sharing the same lane

2021-06-07 Thread Jakob Erdmann
Please attach your scenario files and state the time and vehicle id where this occurs. Am Mo., 7. Juni 2021 um 09:34 Uhr schrieb Radha Reddy < radha.reddy@gmail.com>: > Hello Jakob, > > I set both parameters as you suggested (lcLaneDiscipline="1" > latAlignment="center"). Before it was too

Re: [sumo-user] Unknown program 'online' for traffic light 'gneJ0'

2021-06-07 Thread Jakob Erdmann
Thank you for your report. The problem has been fixed with https://github.com/eclipse/sumo/commit/7a244ce77231ea4cc2fce67f25458d49aabfbc2a Am Fr., 4. Juni 2021 um 16:24 Uhr schrieb Marcelo Andrade Rodrigues D Almeida : > Hi everyone > > I'm starting multiple processes (with 'spawn' method) to

Re: [sumo-user] Two vehicles sharing the same lane

2021-06-07 Thread Radha Reddy
Hello Jakob, I set both parameters as you suggested (lcLaneDiscipline="1" latAlignment="center"). Before it was too many vehicles shared a single lane side-by-side. Even after setting those parameters the *problem still exists* but very few instances. Please check the below vType definitions.

Re: [sumo-user] Detectors on Left-hand Driving

2021-06-07 Thread Radha Reddy
Hello Jakob, Please check the attachments for sumocfg and det files. Unfortunately, I didn't find what mistake I made. Regards Radha On Mon, Jun 7, 2021 at 8:08 AM Jakob Erdmann wrote: > Did you figure out the problem? If not, please post your sumocfg and the > detector definition file. > >

Re: [sumo-user] Two vehicles sharing the same lane

2021-06-07 Thread Jakob Erdmann
Set vType attribute lcLaneDiscipline="1" latAlignment="center" and do not set lcTurnAlignmentDistance. Am Fr., 4. Juni 2021 um 14:58 Uhr schrieb Radha Reddy < radha.reddy@gmail.com>: > Hello, > > I'm getting a different behavior than expected. Two vehicles are sharing > the same lane

Re: [sumo-user] Lane changing and car following models for connected and autonomous vehicles

2021-06-07 Thread Jakob Erdmann
There is no clear cut answer to this question. It really depends on your project requirements and assumptions regarding AV behavior. IDM has smoother speed profiles compared to Krauss. Am Mi., 2. Juni 2021 um 05:56 Uhr schrieb MohamadReza-Haghani < haghani@gmail.com>: > Hi, > > I intend to

Re: [sumo-user] Detectors on Left-hand Driving

2021-06-07 Thread Jakob Erdmann
Did you figure out the problem? If not, please post your sumocfg and the detector definition file. Am Mi., 2. Juni 2021 um 14:14 Uhr schrieb Radha Reddy < radha.reddy@gmail.com>: > Thanks very much for your kind information. > > I have placed the detectors on edges and gave permission on