Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Time step right before arrival

Hello,
there are several possibilities:
- compare vehicle arrival position (default is edge end) with current position and speed
- set arrivalSpeed of the vehicle to 0 and check for slowdown on the final route edge
- add stops at the end of the route and check whether the vehicle has reached that stop
regards,
Jakob

2017-09-26 10:13 GMT+02:00 Mani Amoozadeh via sumo-user <sumo-user@xxxxxxxxxxxxxxxxxxxxx>:
Hello,



Is there any ways to figure out the last time step before vehicle's arrival
?

I want to call a TraCI function on a vehicle right before its arrival.



Thanks!





- Mani

------------------------------------------------------------------------------
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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user


Back to the top