Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Traffic safety evaluation

Hi!

Thanks for your reply.

I am looking for SUMO visualization tools to evaluate traffic safety based on edge-based traffic output files. Please suggest.

Thanks.

Kind regards,
Mohit

On Thu, 18 Mar 2021 at 08:59, Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
to get a plot of teleports over time (aggregated by hour) you can do
sumo -c yourcfg.sumocfg -l log
tools/output/analyze_teleports log
the resulting file log.plot is meant to be plotted in gnuplot

Am Do., 18. März 2021 um 09:30 Uhr schrieb Mohit Garg <mgarg@xxxxxx>:
Hello everyone,

Is there a Python script available in SUMO visualization tools to evaluate number of collisions?

Any lead would be appreciated.

Thanks.

Kind regards,
Mohit 
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top