Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] TraCI person route travel times

Hello,
find intermodalRoute returns a list of stages each with their own individual travel time.
Do the stages returned for your different calls to findIntermodalRoute differ?
Could it be that you are only looking at the travel time for the first stage and this is always the same <walk> to the next public transport stop?
regards,
Jakob

2018-03-18 16:11 GMT+01:00 Xavier Paul Lister Lavenir <xlavenir@xxxxxxx>:

Hi everyone,

 

I’m having a bit of a problem with computing routing time for persons in TraCI.

I’m using “traci.simulation.findIntermodalRoute” to calculate the time “TravelTime” of the person to multiple different locations. I’m getting very strange results though as the travel time for many of these different routes are exactly the same (every single digit). Specifically I get 1382.7896135.

 

Does anyone have any idea what is happening? These routes are very different and shouldn’t have the same travel times (at least in reality).

 

Any help would be really appreciated.

 

Best,

Xavier

 


_______________________________________________
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