[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [sumo-user] Traci passenger pickup and drop off
|
Hi Rachael,
there is a small problem with your TraCI script which makes it crash when the vehicle has left the simulation (you cannot query values for vehicles which do not exist anymore). Other than that I cannot reproduce the problem using SUMO development version. Do you use the latest release?
Best regards,
Mirko
-----Original-Nachricht-----
Betreff: [sumo-user] Traci passenger pickup and drop off
Datum: 2024-11-05T22:36:01+0100
Von: "Rachael Yuan via sumo-user" <sumo-user@xxxxxxxxxxx>
An: "Sumo project User discussions" <sumo-user@xxxxxxxxxxx>
Hello,
I am trying to use Traci to simulate the passenger pickup and drop off behavior. The passenger first walked to the pickup location and could be picked up by the vehicle. However, when the vehicle arrived and stopped at the drop off location, the passenger could not be dropped off. A sample network and code was attached, could you please take a look and let me know what might be the problem?
Thanks and regards,
Rachael