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

Restart the SUMO process based on map change #73

Closed
liamchzh opened this issue Oct 26, 2020 · 0 comments · Fixed by #105
Closed

Restart the SUMO process based on map change #73

liamchzh opened this issue Oct 26, 2020 · 0 comments · Fixed by #105
Assignees

Comments

@liamchzh
Copy link
Contributor

A few months ago, we made a change that forces the reinitialization of TRACI and the SUMO process to prevent the simulation from freezing. This change causes overhead costs, especially when switching between large maps.

A better way to decide whether to restart the SUMO process or not is based on the map. Ideally, we restart SUMO only if the map changes, otherwise, just reset everything.

@liamchzh liamchzh self-assigned this Oct 26, 2020
@Gamenot Gamenot added this to To do in SMARTS v0.4.3 Oct 26, 2020
@Gamenot Gamenot moved this from To do to In progress in SMARTS v0.4.3 Oct 30, 2020
@liamchzh liamchzh linked a pull request Nov 2, 2020 that will close this issue
@Gamenot Gamenot moved this from In progress to In Review in SMARTS v0.4.3 Nov 3, 2020
@liamchzh liamchzh moved this from In Review to Done in SMARTS v0.4.3 Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant