Skip to content

Fine-grained phase generation and control for intersection links and traffic lights in netgenerate #3892

Closed
@chrisshen

Description

This is an improvement suggestion.
I am not sure if anyone has already proposed this.

I am using netgenerate to generate grid map for research, particularly I'm working on traffic light control. In the current version (sumo-0.32.0) of the netgenerate tool, the --tls option can allow to guess a default static traffic light schedule.

However, the generated static traffic light schedule seems does not consider right-turn through, i.e., always letting right-turn be green light. The netedit tool can do the trick, the thing is that if the road network is small, using netedit is OK, but when the network is large, like including a lot of intersections, using netedit is a manual labor.

Another suggestion is that adding a function to netgenerate that can specify link connection at intersections. e.g., separate left-turn link and straight link.

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions