Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
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

Back to the top