Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] How to getParkingAreaStop

Dear All,

via TraCI I'm trying to know if a vehicle has a stop planned in its route, and if so, I'm
going to add it to the subscriptions to monitor it. I'm using traci.simulation.getLoadedIDList()
at each step to have the list of vehicles, and I would like to have the setParkingAreaStop()
counterpart in order to know if the vehicle has some stops planned.
Is there a way to know this via TraCI?

Thanks in advance,
Lara

Refs:
http://www.sumo.dlr.de/daily/pydoc/traci._simulation.html#SimulationDomain-getLoadedIDList
http://www.sumo.dlr.de/daily/pydoc/traci._vehicle.html#VehicleDomain-setParkingAreaStop

-- 
Lara CODECA
Postdoc
Tel : 04.93.00.81.51

EURECOM
Campus SophiaTech
http://www.eurecom.fr/


Back to the top