Re: [sumo-user] traci.simulation.findIntermodalRoute departure time

2020-02-05 Thread Jakob Erdmann
Hi Lara,
1) depart is in seconds send as a double (python float) -
https://sumo.dlr.de/docs/TraCI/Simulation_Value_Retrieval.html#command_0x87_find_intermodal_route
2) This was a bug, now fixed. (https://github.com/eclipse/sumo/issues/6600)
cheers,
Jakob

Am Mi., 5. Feb. 2020 um 17:41 Uhr schrieb Lara Codeca :

> Dear All,
>
> I'm using traci.simulation.findIntermodalRoute and I have some questions:
>
>- is the depart parameter in seconds or ms? (I'm
>using simulation.getTime() to retrieve the current simulation time)
>- independently of the depart value that I ask, the departure time of
>the first stage is always -1
>
> Am I using it wrong?
>
> Regards,
> Lara
> ___
> sumo-user mailing list
> sumo-user@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
___
sumo-user mailing list
sumo-user@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user


[sumo-user] traci.simulation.findIntermodalRoute departure time

2020-02-05 Thread Lara Codeca
Dear All,

I'm using traci.simulation.findIntermodalRoute and I have some questions:

   - is the depart parameter in seconds or ms? (I'm
   using simulation.getTime() to retrieve the current simulation time)
   - independently of the depart value that I ask, the departure time of
   the first stage is always -1

Am I using it wrong?

Regards,
Lara
___
sumo-user mailing list
sumo-user@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user