Thank you for your reply. I will try to make my question clearer.

I have defined persons, and buses of capacity 22 in the rou.xml file.

Each bus stops at all the stops of the system. When a bus arrives at stop 1, 22 
passengers get in the bus. When this bus reaches stop 2, passengers with stop 2 
get off but no passengers get in the bus even though there is enough capacity.

Do you know why this happens? Normally i want passengers to be able to get and 
out of the bus.


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-boun...@eclipse.org> on behalf of Jakob Erdmann 
<namdre.s...@gmail.com>
Sent: Wednesday, November 23, 2022 2:12:53 PM
To: Sumo project User discussions <sumo-user@eclipse.org>
Subject: 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 
<pearlahaj...@outlook.com<mailto:pearlahaj...@outlook.com>>:
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@eclipse.org<mailto:sumo-user@eclipse.org>
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to