Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Disconnected plan for person "0"
  • From: <Maria.Armellini@xxxxxx>
  • Date: Tue, 14 Jul 2020 11:17:59 +0000
  • Accept-language: de-DE, en-US
  • Delivered-to: sumo-user@xxxxxxxxxxx
  • Ironport-phdr: 9a23:bXu0BhMMJDX2jH+xjnIl6mtUPXoX/o7sNwtQ0KIMzox0K/zzp8bcNUDSrc9gkEXOFd2Cra4d1ayN6+u7CCQp2tWoiDg6aptCVhsI2409vjcLJ4q7M3D9N+PgdCcgHc5PBxdP9nC/NlVJSo6lPwWB6nK94iQPFRrhKAF7Ovr6GpLIj8Swyuu+54Dfbx9HiTagYL5+Nhu7oRneusQYhYZpN7o8xAbOrnZUYepd2HlmJUiUnxby58ew+IBs/iFNsP8/9MBOTLv3cb0gQbNXEDopPWY15Nb2tRbYVguA+mEcUmQNnRVWBQXO8Qz3UY3wsiv+sep9xTWaMMjrRr06RTiu86FmQwLuhSwaNTA27XvXh9RwgqxFvRyhuxJxzY3aYI6XNfpxYqzScMgASmZdXMZcTTBNDp++YoYJEuEPPfxYr474p1YWqhawAhOjBPnuyjBSnHP7wbc60+E/HgHC2AwgHtQOsHXPodroMKcSS/q5w7TWwjjaaf5dxDjy5pTSfB87vfGMQax/cdDXyUQ3GQ3JkEudpZLrMj2b1uoAvGeW4eRiWO6ylWIqrwJ8rzahy8swl4XEm4MYx1PY+St3xIs5O9K2RUF1b9OgDpZetyeXPJZ4TMMlRmFnoic6yrsetJGmeCgK0o4ryAPBZPCffIiI5AzsVPqLLTd+mn1lZKqziAiu/kiky+38TtK030hQoipCiNnMuXYA3AHQ5MifUvZx41ut1SyS2w3Q5exIO104mKTYJpI73LI8i4IfvVnBEyPogkn6krKael859uWq6unreKjqq5mBPIFukA7+KL4hmsmnDOQ9NQgBQnaU9Pyn1L3m4U35WLJKjuAqkqXBsJDVO8AbpqmhDgFb1Igt5RmxATem3tofnncJK0hLdAyag4bmOl7DPur0Dfa5g1Swijdk3erKMaDlApXXNHTMjanuca58605a1gUz0chS649IBr0bPf7+WUD8uMbFAhI3MAG42fjrBMhl2oMbQ22PA6uZMK3IsV+P4+IiO+6Ca5UPuDb8Mfcp/eLjjWU8mVADeamp2ZoXaHa5Hvl9PkqZZWDsjs0cHmgUpgY+VvDliEWeUT5PYHa/R7k85iw+CIKhFIvDW5utj6Kb3CqgAJJZemRGClGUEXfzaYqIQfAMaDidIpwprzofSLL0S5M9zQr880jl1KUhI+HQ+zUDuNTkztcy4uTSkRQ783twDt+B0meDSCZvg2YPAiIt0bosnEpm112jza181vxECcRItbQOTRglc5PXy+1iEN20XRjOOdKASVKjS9PhBTAqUtM3zdhJeFt4HJC/lR3ZjBesGKIfq7GbGMk07r7ExCq2YNli1DDL360gl0IrBMxVOiqjj6978gHVQIrIiFmYkaitMr8B2SmI6XyO1zmyuxQMSxN1VuDYRn0FTkbdqdXh/U6ESKWhX+cJKAxEnJqnI7FLY5vAl1BLQPPiPtX2b2ar3Wu9U0XbjoiQZZbnLj1OlB7WD1IJxlge
  • Ironport-sdr: 4YRHovksAMHbBT0e+iI909wQInBtAyFwoeVUtrSjP+eVMVnyz5w8TjcjCAK0tAgq65w2rjrIzu w48tWKnHEJkw==
  • List-archive: <https://www.eclipse.org/mailman/private/sumo-user>
  • List-help: <mailto:sumo-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHWWTrX6l3HMOLbHU2FLautvtYWaakGrNLggAAP4ICAAC7pYA==
  • Thread-topic: [sumo-user] Disconnected plan for person "0"

Hi Tomoy,

Happy to help J

By command line? If you mean adding more taxis with different stops in the simulation, you can just add more trips with different IDs. For example:

    <trip id="taxi" type="taxi" depart="0.00" from="D2D3" to="D2D3">

        <stop lane="D2D3_1"/>

    </trip>   

    <trip id="taxi2" type="taxi" depart="0.00" from="C4C3" to="C4C3">

        <stop lane="C4C3_1"/>

    </trip>

 

Regards,

Giuliana

 

 

From: sumo-user-bounces@xxxxxxxxxxx [mailto:sumo-user-bounces@xxxxxxxxxxx] On Behalf Of Tonmoy Das
Sent: Dienstag, 14. Juli 2020 12:20
To: Sumo project User discussions
Subject: Re: [sumo-user] Disconnected plan for person "0"

 

Hi Giuliana,

 

Thanks a lot for the solution.

 

I have one more inquiry, For multiple taxis how can I add this parameter with different stop edges by command line? 

<vType id="taxi" vClass="taxi" modes="taxi" triggered="person">

        <param key="has.taxi.device" value="true"/>

        <param key="device.taxi.end" value="3600"/>

    </vType>

    <trip id="taxi" type="taxi" depart="0.00" from="D2D3" to="D2D3">

        <stop lane="D2D3_1"/>

    </trip>

 

On Tue, 14 Jul 2020, 9:23 am , <Maria.Armellini@xxxxxx> wrote:

Hi Tomoy,

 

You are getting the error "Error: Disconnected plan for person '0' (edge 'C4C3' != edge 'B1B2')" because you are saying that the person has to ride with vehicle 0_0 from 'C4C3' to 'B1B2' and then again from 'C4C3' to 'B1B2' with a taxi, so how does the person get back from 'B1B2' to 'C4C3'?

 

You can make the return trip by taxi:

   

  <person id="0" depart="0.00">

        <ride from="C4C3" to="B1B2" lines="0_0"/>

        <ride from="B1B2" to="C4C3" lines="taxi"/>

    </person>

 

Or you can say that the person should walk to the start edge again and then take a taxi:

 

    <person id="0" depart="0.00">

        <ride from="C4C3" to="B1B2" lines="0_0"/>

        <walk from="B1B2" to="C4C3"/>

        <ride from="C4C3" to="B1B2" lines="taxi"/>

    </person>

 

If you choose this option, you will have to add the pedestrian crossings to your net (https://sumo.dlr.de/docs/Simulation/Pedestrians.html#generating_a_network_with_crossings_and_walkingareas). This can be done using netconvert with the following command:

netconvert -s gnet.net.xml --crossings.guess -o gnet.net.xml

 

I don’t understand why you define fixed routes for the taxis. If you are trying to simulate an on demand/ride hailing service this is not necessary. You can just give the first edge, from where the taxi will wait for a request:

 

<vType id="taxi" vClass="taxi" modes="taxi" triggered="person">

        <param key="has.taxi.device" value="true"/>

        <param key="device.taxi.end" value="3600"/>

    </vType>

    <trip id="taxi" type="taxi" depart="0.00" from="D2D3" to="D2D3">

        <stop lane="D2D3_1"/>

    </trip>

 

Regards,

Giuliana

 

 

From: sumo-user-bounces@xxxxxxxxxxx [mailto:sumo-user-bounces@xxxxxxxxxxx] On Behalf Of Tonmoy Das
Sent: Montag, 13. Juli 2020 19:26
To: sumo-user@xxxxxxxxxxx
Subject: [sumo-user] Disconnected plan for person "0"

 

Hello Everyone,

 

I have been trying to get intermodal routing PERSONTRIPS using different combination of modes=car taxi or taxi car, even after using explicitly defined taxi lines, I am still getting "Disconnected plan for person "0".

 

what should I do to solve this problem?

 

Thanks in advance.

 

P.S. I have attached the files in here.

 

 

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user


Back to the top