Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Passengers
  • From: Pearla Hajjar <pearlahajjar@xxxxxxxxxxx>
  • Date: Thu, 24 Nov 2022 16:19:46 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=NQZUwQpWoaxyVGJVwpLBfod2MviEb23TIbRX01P1KnQ=; b=bOrpH69GzadFNNmu842g2siZaI8NNThI2oHSLfABlRoIoPj7GvF+kzjAloj8aiqH9e60f4e8QQ9P0c/VycA3+TlSzy2x9bxJUXmW1IHj6lNZ709dw1FqsGdzGlOSJimqmZubBs0RrcQuVXGUp17UuR2MRA0gBOvQOs5ID9V87JgUW4IrV15cXDknGDKNtUc/wP/kCZyH6MiaBIcfpN+jzmtaXPyg6GbaY0bem5p9/8XCo4jcYVp1dkbiWu0Ln0RmQjL6/Lai+LWVof7cHzJeVSVmk88+kdrv05/FtdzLLhSttkckJePSxHZcEiYBhDzsSCuDRdGNIqdryGRTmNYulQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=HnUz2UyKGs7XzYIW7HQvnwJKnnJ/hELXefoD9oWcTe4WYj/EcKiwFxHBtn/QaKLrRjHSiLas3T/CpMwOpA/XvYPD1VGW20G9v5abhYd6M3UzkBL1NfCXY0qMOiHfuLKQMXGUheBsxmY2ouIC3aYWiOjshjcBlbs/415uXAAy7xi3+qYh9iSM4MC87J2z55ZLdzrudnmZbdXyWtcidxNlB+brDRUo2GrPxQCbjBokNRBj7FPgyWMxiZmeK1xCrRqK/66GuY4dasLhC2oRXIDbxai/o1yGOTHAiY8SE0t7Sx8HT/0h6nb8rocQz00+AqoAlCbxQZEhFe158UU4O2aezA==
  • Delivered-to: sumo-user@xxxxxxxxxxx
  • 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: AQHY/zTYXqWYZnvPN0astKXkp7s9A65MfC2AgACjFvCAAIdVAIAAm29D
  • Thread-topic: [sumo-user] Passengers

Mainly my simulation serves as a public transportation system. To test if it is running fine, I let the buses stop at every stop. When you launch the sumo gui, you notice that the buses stop at the second stop and no passengers get in until the first stop is empty. 


Please find attached the simulation file.

Perla HAJJAR

Ph.D Student- Universite de Versailles SQ and Communauté d’Agglomération de Saint Quentin en Yvelines

Direction des Mobilités- Navettes autonomes 


From: sumo-user <sumo-user-bounces@xxxxxxxxxxx> on behalf of Jakob Erdmann <namdre.sumo@xxxxxxxxx>
Sent: Thursday, November 24, 2022 8:00:58 AM
To: Sumo project User discussions <sumo-user@xxxxxxxxxxx>
Subject: Re: [sumo-user] Passengers
 
The most likely cause is some passengers to be misconfigured so that they want to board a different bus. However, an accurate diagnosis is impossible from your textual description. Feel free to attach the files.

Am Do., 24. Nov. 2022 um 00:00 Uhr schrieb mrosales <mrosales@xxxxxxx>:

May be the waiting time of the BusStop?

Maybe you can try grow the time in the panel inspector or with TRACI.

 

 

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

Saludos cordiales
Mat. Manuel Hernández Rosales
Secretario Técnico
Programa Universitario de Estudios sobre la Ciudad

Coordinación de Humanidades

Universidad Nacional Autónoma de México
Ciudad de México, México

 

De: sumo-user <sumo-user-bounces@xxxxxxxxxxx> En nombre de Jakob Erdmann
Enviado el: miércoles, 23 de noviembre de 2022 07:13 a. m.
Para: Sumo project User discussions <sumo-user@xxxxxxxxxxx>
Asunto: Re: [sumo-user] Passengers

 

Your problem description is insufficient to diagnose your problem.  See https://sumo.sourceforge.net/docs/FAQ.html#sumo_does_not_do_what_i_want_and_i_dont_know_how_to_solve_the_issue

 

To define rides via TraCI,

use person.add and person.appendDrivingStage (or the more general appendStage which also permits defining  personTrips with automated public transport routing).

 

Am Mi., 23. Nov. 2022 um 13:13 Uhr schrieb Pearla Hajjar <pearlahajjar@xxxxxxxxxxx>:

Hello sumo users,

 

I am trying to simulate a public transport system. In this system, a bus stops at a busStop for passengers to alight and board.

 

When the bus stops at the next stop, passengers having this stop as a destination alight, but only one passenger board even if there is enough capacity.

 

Does anyone knows how to fix this problem?

 

Also, is there a way to add passengers in traci?

 

Thank you in advance. 

 

Perla HAJJAR

Ph.D Student- Universite de Versailles SQ and Communauté d’Agglomération de Saint Quentin en Yvelines

Direction des Mobilités- Navettes autonomes 

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

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

Attachment: SUMO delay.zip
Description: SUMO delay.zip


Back to the top