Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] output question for vehicle positions in a certain lane

you can set the option
--fcd-output.filter-edges.input-file FILE
where FILE is an edge selection file of the form
edge:EDGE_ID1
edge:EDGE_ID2
...
which can be created in Netedit

regards,
Jakob

Am Fr., 8. März 2019 um 16:56 Uhr schrieb 163 <lanzhang.ufl@xxxxxxxxx>:

Dear SUMO community,

 

I am using SUMO to simulate the traffic in a certain lane of LuST scenario. I want to record the raw positions of each vehicle in a certain lane during a time period like 5 minutes. It seems that the "RawDump" (raw vehicle positions dump) output is suitable for me. But this output file records the vehicle positions in the whole network (all 320000 lanes) with very large size, and I only need the vehicle positions in one lane. In addition, the "edgelane traffic" can provide the performance in a lane but without the raw positions of vehicles.

 

Thus, I have not found a suitable output now. Do you have any suggestion for my desired output?

 

Thanks for your help.

 

Sincerely,

 

Amy

 

 

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

Back to the top