Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Passengers Do Not Get Off at the Bus Stop

Hi, 

it works for me if you provide the target stop ID as a hint as well (optional parameter stopID of traci.person.appendDrivingStage, see reference).

Best regards,
Mirko

Am 23.07.2026 um 11:16 schrieb Shamla Hom via sumo-user:
Hi all,

I am creating a simulation that tries to randomly assign passenger destination. The simulation 3 possible destinations. In the simulation, the passengers will walk to the bus station and take the bus to the edge destinations. I have put a bus stop at each of the edges and made sure they stop at each bus stops. I use traci to assign the destinations, add passengers, use appendWalking, use appendDriving, and use appendWalking again to set each passengers journey.

The main problem is that the passengers do not get off the bus when a bus stops at a bus stop, the passengers stay on the bus until they reach the end of the route and teleport to the destination edges. What could be the problem?

I've provided the files for reference

Thank you

_______________________________________________
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