toruseo / UXsim

Vehicular traffic flow simulator in road network, written in pure Python
https://toruseo.jp/UXsim/docs/
MIT License
114 stars 55 forks source link

GPS type csv output? #78

Closed apiszcz closed 3 weeks ago

apiszcz commented 1 month ago

Reviewed the Analyzer methods, I did not see a method to output a GPS type output log csv with all the vehicles x,y,time,id. Did i miss a capability ?

toruseo commented 1 month ago

This is not implemented.

I will consider it in the future update.

toruseo commented 3 weeks ago

Now you can generate GPS-like log using W.analyzer.gps_like_log_to_pandas()

apiszcz commented 2 weeks ago

Thank you! Will review.

Looks good, thank you. Visualization sample. 20240819121656