Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you please tell us how to calculate mean travel time, mean waiting time, mean speed values #14

Open
gaya1thri opened this issue Dec 5, 2024 · 1 comment

Comments

@gaya1thri
Copy link
Contributor

In the paper only the mean travel time , mean waiting time and mean speed values are given so how do we get those values as we are only getting rewards is there any way to calculate those values ?

@pangay
Copy link
Member

pangay commented Dec 6, 2024

The tripinfo file generated in the simulation will include information about all vehicles. You can refer to analysis_tripinfo.py and use the “TripInfoAnalysis” module from tshub to analyze the file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants