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

detect bounding box collisions (trac #984) #984

Closed
behrisch opened this issue Aug 2, 2013 · 7 comments
Closed

detect bounding box collisions (trac #984) #984

behrisch opened this issue Aug 2, 2013 · 7 comments

Comments

@behrisch
Copy link
Contributor

behrisch commented Aug 2, 2013

At the moment collisions are only detected along the same lane. To detect critical scenarios on a junction it would be beneficial to detect whether the vehicles overlap "visually" (or at least their bounding boxes) even if they are not on the same lane. Since this may be computationally expensive it should not be enabled by default.

Migrated from http://sumo.dlr.de/ticket/984

{
    "status": "closed", 
    "changetime": "2016-05-02T06:44:14Z", 
    "description": "At the moment collisions are only detected along the same lane. To detect critical scenarios on a junction it would be beneficial to detect whether the vehicles overlap \"visually\" (or at least their bounding boxes) even if they are not on the same lane. Since this may be computationally expensive it should not be enabled by default.", 
    "reporter": "behrisch", 
    "cc": "", 
    "resolution": "fixed", 
    "_ts": "1462171454103136", 
    "component": "microsim - junctions", 
    "summary": "detect bounding box collisions", 
    "priority": "major", 
    "keywords": "", 
    "time": "2013-08-02T10:59:14Z", 
    "milestone": "1.1.0", 
    "owner": "namdre", 
    "type": "enhancement"
}
@behrisch
Copy link
Contributor Author

behrisch commented Aug 2, 2013

@namdre changed component from "simulation general (micro)" to "microsim - junctions"

@behrisch
Copy link
Contributor Author

behrisch commented Aug 2, 2013

@behrisch changed milestone from "" to "1.1.0"

@behrisch
Copy link
Contributor Author

behrisch commented Aug 2, 2013

@namdre committed 6869fe9 (aka r20598):
added test refs #984

@behrisch
Copy link
Contributor Author

behrisch commented Aug 2, 2013

@behrisch
Copy link
Contributor Author

behrisch commented Aug 2, 2013

@namdre committed bdc6b5e (aka r20600):
patching expected meta results refs #21, refs #984

@behrisch
Copy link
Contributor Author

behrisch commented Aug 2, 2013

@namdre committed 355d995 (aka r20602):
increasing geometric detail refs #984. added debug flag refs #2287

@behrisch
Copy link
Contributor Author

behrisch commented Aug 2, 2013

@palvarezlopez committed 60e0d3c (aka r20606):
Merged revision(s) 20597-20605 from trunk/sumo:

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

No branches or pull requests

2 participants