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

change the action to switch to different signal timing schemes #194

Open
littlelittlehui opened this issue Mar 21, 2024 · 1 comment
Open

Comments

@littlelittlehui
Copy link

Hello, I ran the code for the two-lane intersection,I'm not very familiar with sumo,Can you help me answer some questions, if I want to change the action to switch to different signal timing schemes on the basis of the current code, how should I modify it, can you provide some suggestions?if I want to change the action to switch to different signal timing schemes on the basis of the current code, how should I modify it, can you provide some suggestions?

@LucasAlegre
Copy link
Owner

The actions in sumo-rl are the next green-phase to be active. Currently, there is no way to make the actions completely different signal timing schemes. To implement this, you would have to significantly change the logic of environment and traffic signal classes.

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