Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
currently, only edges which are incoming as well as outgoing to any of the controlled nodes in the cluster are considered.
However, if such an edge would be split with an uncontrolled node neither part would be recognized as being within any longer.
This negatively impacts the heuristics for signal plan generation.
{
"status": "new",
"changetime": "2016-04-06T09:28:40Z",
"description": "currently, only edges which are incoming as well as outgoing to any of the controlled nodes in the cluster are considered. \nHowever, if such an edge would be split with an uncontrolled node neither part would be recognized as being within any longer.\n\nThis negatively impacts the heuristics for signal plan generation.",
"reporter": "namdre",
"cc": "",
"resolution": "",
"_ts": "1459934920748470",
"component": "net building (NETGEN, NETCONVERT)",
"summary": "invalid identification of edges within joined traffic lights",
"priority": "minor",
"keywords": "",
"time": "2016-02-18T07:16:09Z",
"milestone": "1.0.0",
"owner": "",
"type": "defect"
}
currently, only edges which are incoming as well as outgoing to any of the controlled nodes in the cluster are considered. However, if such an edge would be split with an uncontrolled node neither part would be recognized as being within any longer.
This negatively impacts the heuristics for signal plan generation.
Migrated from http://sumo.dlr.de/ticket/2156