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/ _______________________________________________ sumo-user mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/sumo-user
