Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] write planned routes for unfinished trips

Hi all,

I would like to retrieve the *full* route of a vehicle - even if the trip hasn’t ended yet. 
For that I set:
    <vehroute-output.last-route value="true"/>
    <vehroute-output.write-unfinished value="true"/>
    <vehroute-output.exit-times value="true”/>

However, for vehicles that haven’t ended their trips that only yields the edges that were visited. Is it possible to save the “planned routed” for unfinished trips, while keeping exit.times true for all others?

As always many thanks!

Lukas
 

Back to the top