sumo
sumo copied to clipboard
use minGapLat in 'striping' model (trac #2077)
At the very least this allows for nicer drawing since we can differentiate between person width and widthWithGap. It could also be used to differentiate the gap between persons from the gap between a person and the edge of the sidewalk.
Migrated from http://sumo.dlr.de/ticket/2077
{
"status": "new",
"changetime": "2015-12-16T07:19:52Z",
"description": "At the very least this allows for nicer drawing since we can differentiate between person width and widthWithGap. \nIt could also be used to differentiate the gap between persons from the gap between a person and the edge of the sidewalk.",
"reporter": "namdre",
"cc": "",
"resolution": "",
"_ts": "1450250392497084",
"component": "microsim - intermodal",
"summary": "use minGapLat in 'striping' model",
"priority": "minor",
"keywords": "",
"time": "2015-12-16T07:17:25Z",
"milestone": "1.0.0",
"owner": "",
"type": "enhancement"
}
@namdre changed description from:
to:
At the very least this allows for nicer drawing since we can differentiate between person width and widthWithGap. It could also be used to differentiate the gap between persons from the gap between a person and the edge of the sidewalk.