Skip to main content

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

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

Attachment: walktobusstation.zip
Description: Zip compressed data


Back to the top