By this file i am getting all other output files except tripinfo. I am
getting tripinfo when i run it in the gui without traci.

On Fri, Nov 15, 2019 at 7:54 PM rony gracious <[email protected]> wrote:

> I have already done that.
>
> The following is my config file.
>
> <configuration>
>
> <input>
> <net-file value="../network0.xml"/>
> <route-files value ="Routes.Rou.xml"/>
> <additional-files value ="../det_ind.add.xml"/>
> </input>
>
>
>
> <processing>
> <lateral-resolution value ="0.375"/>
> </processing>
>
>
>
>       <output>
> <tripinfo-output value="tripinfos.xml"/>
> <tripinfo-output.write-unfinished value ="true"/>
>         <summary value="summary.xml"/>
>         <write-license value="true"/>
>         <queue-output value="queue.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>   </output>
>
> </configuration>
>
> On Fri, Nov 15, 2019 at 7:35 PM Jakob Erdmann <[email protected]>
> wrote:
>
>> by default, tripinfo output only contains vehicles that have arrived.
>> You can set the option --tripinfo-output.write-unfinished to include all
>> vehicles.
>>
>> Am Fr., 15. Nov. 2019 um 10:47 Uhr schrieb rony gracious <
>> [email protected]>:
>>
>>> Hey,
>>>
>>> While running with Traci and using traci.close to stop simulation after
>>> a time point output files are not getting created. I have added tripinfo as
>>> output in config file. But I am getting an empty output file.
>>> _______________________________________________
>>> sumo-user mailing list
>>> [email protected]
>>> 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
>> [email protected]
>> 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
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to