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

Add support for surrogate safety measures (SSMs) (trac #2669) #2669

Closed
behrisch opened this issue Nov 15, 2016 · 1 comment
Closed

Add support for surrogate safety measures (SSMs) (trac #2669) #2669

behrisch opened this issue Nov 15, 2016 · 1 comment

Comments

@behrisch
Copy link
Contributor

In some way, the user should be able to extract SSMs from the simulation.

First, it has to be specified how this should be realized in detail and practise.

Two options, so far:

  1. implement the SSMs ourselves, either by generating on-the-fly output or scripting a post-processing tool for trajectory data. In that case, we should specify, which SSMs are needed.

  2. Couple to an existing open source tool for calculating SSMs from trajectory data. (One candidate is [http://www.fhwa.dot.gov/publications/research/safety/08049/ SSAM])

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

{
    "status": "new", 
    "changetime": "2016-11-15T10:25:54Z", 
    "description": "In some way, the user should be able to extract SSMs from the simulation. \n\nFirst, it has to be specified how this should be realized in detail and practise. \n\nTwo options, so far:\n\n1) implement the SSMs ourselves, either by generating on-the-fly output or scripting a post-processing tool for trajectory data. In that case, we should specify, which SSMs are needed.\n\n2) Couple to an existing open source tool for calculating SSMs from trajectory data. (One candidate is [http://www.fhwa.dot.gov/publications/research/safety/08049/ SSAM])\n", 
    "reporter": "leo", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1479205554449946", 
    "component": "simulation general (micro)", 
    "summary": "Add support for surrogate safety measures (SSMs)", 
    "priority": "major", 
    "keywords": "", 
    "time": "2016-11-15T10:25:54Z", 
    "milestone": "1.0.0", 
    "owner": "", 
    "type": "enhancement"
}
@behrisch behrisch added this to the 1.0.0 milestone Oct 28, 2017
@leoluecken
Copy link
Contributor

Has been implemented as MSDevice_ToC in a basic version.

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