Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] JTRROUTER: why do vehicles arrive at non-sink edges?

Dear Andres,
I re-checked the code and realized that routes should be discarded when no sink could be found after the configured maximum route length.
Therefore I think that routes ending at non-sink edges should not happen with the default jtrrouter options.
Please send me a small sample scenario so I can look for the cause.
regards,
Jakob


2017-12-05 11:59 GMT+01:00 Andres Felipe Acosta Gil <pipeacosta@xxxxxxxxx>:
Dear Jakob.

Is it possible that the generated routes end strictly in the specified sink edges?

Best Regards!
 

------------------------------

Message: 4
Date: Thu, 30 Nov 2017 09:07:45 +0100
From: Jakob Erdmann <namdre.sumo@xxxxxxxxxxxxxx>
To: Sumo project User discussions <sumo-user@xxxxxxxxxxx>
Subject: Re: [sumo-user] JTRROUTER: why do vehicles arrive at non-sink
        edges?
Message-ID:
        <CAMbUcbzjP-U7qNBXr4RQ5UTjG6kJ6p_r5OFw5C2V8jZuDFqfsw@xxxxxxxail.com>
Content-Type: text/plain; charset="utf-8"

Hello,
- routes may end anywhere when setting -A
- routes are cut off when they are too long due to option --max-edges-factor
If neither of these seems to apply, send me a small example and I can take
a look.
regards,
Jakob



2017-11-30 4:55 GMT+01:00 Andres Felipe Acosta Gil <pipeacosta@xxxxxxxxx>:

> Dear SUMO community.
>
> I am generating some demand using turning ratios with JTRROUTER. I
> specified a couple of sink edges, but vehicles are ending their trips at
> non-sink edges. How can I handle this? aren't sink edges intended for this?
>
> Best Regards!
>
> --
> Andres Felipe Acosta Gil, M.Eng.
> Software developer
> Universidad Nacional de Colombia - sede Medell?n
> Facultad de Minas
> Cra 80 No 65-223, Bloque M3, Oficina 209
> Tel: +57 (4) 4255092 <+57%204%204255092>
> Institutional e-mail: afacostag@xxxxxxxxxxx
>
>
>
> _______________________________________________
> sumo-user mailing list
> sumo-user@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/sumo-user
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dev.eclipse.org/mailman/private/sumo-user/attachments/20171130/83a5d0d0/attachment.html>

------------------------------

Message: 5
Date: Thu, 30 Nov 2017 14:21:24 +0000
From: Magnus Bengtsson <magnus.bengtsson@xxxxxxxxxxx>
To: "sumo-user@xxxxxxxxxxx" <sumo-user@xxxxxxxxxxx>
Subject: [sumo-user] cmath.h compilation error Visual Studio 2015
        SOLVED!
Message-ID: <6aa82895a30e493daa4c5111426514ad@xxxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"

Hi,
My problem with compiling SUMO in VS2015 is solved. Thankyou Jakob for the assistance.
I switched to Visual Studio 2017 and I had a similar problem with cmath.h there, but with the suggested fix this was also solved in VS2017.

The guideline for setting up the project was very helpful (and important to follow) (and it was really well written). I only had to place some required *.dll files in the same folder as my *.exe files in order to start e.g. sumo-gui.

Kind regards

Magnus Bengtsson
Associate Professor
Department of Industrial and Material Sciences

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dev.eclipse.org/mailman/private/sumo-user/attachments/20171130/4f3e5d7d/attachment.html>

------------------------------

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user


End of sumo-user Digest, Vol 5, Issue 50
****************************************



--
Andres Felipe Acosta Gil, M.Eng.
Software developer
Universidad Nacional de Colombia - sede Medellín
Facultad de Minas
Cra 80 No 65-223, Bloque M3, Oficina 209
Institutional e-mail: afacostag@xxxxxxxxxxx



_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user



Back to the top