Hi,

Please, how can I from traci4matlab get the waiting time of vehicles at an
intersection?

I tried :

traci.lane.subscribe('YaJn_0',{constants.VAR_WAITING_TIME})

traci.vehicle.subscribeContext(awaitingVeh,constants.VAR_WAITING_TIME,20,
{'0x40', '0x42','0x43','0x5b','0x51','0x56','0x7a'})


traci.vehicle.getUniversal(constants.VAR_WAITING_TIME,awaitingVeh)

for all, I got errors.

Please, I need help

Thank you.

Kind Regards,

Babangida Zachariah
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to