Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] (no subject)

Hello,
i'm trying to  create  a simulation where i need to do some rerouting of a
vehicle when it approach in intersection .

i tried using
traci.vehicle.subscribe("veh0", ( tc.VAR_NEXT_TLS ,))
and
raci.vehicle.getSubscriptionResults("veh0")[tc.VAR_NEXT_TLS]
to get the id of the next TLS but i don't know when it actually arrived at
that LTS

Thank you
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/sumo-user


Back to the top