eclipse-sumo / sumo

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.
https://eclipse.dev/sumo
Eclipse Public License 2.0
2.45k stars 1.38k forks source link

create a general application launcher (trac #1565) #1565

Open behrisch opened 9 years ago

behrisch commented 9 years ago

The launcher tool should allow to operate all sumo applications (and possibly even python tools) without the need for typing into a commandline-window. This is expected to improve the user experience for a large segment of the public user spectrum.

missing from launcher.py

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

{
    "status": "new", 
    "changetime": "2015-01-21T07:55:22Z", 
    "description": "The launcher tool should allow to operate all sumo applications (and possibly even python tools) without the need for typing into a commandline-window. This is expected to improve the user experience for a large segment of the public user spectrum.", 
    "reporter": "namdre", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1421826922193030", 
    "component": "tools (python)", 
    "summary": "create a general application launcher", 
    "priority": "minor", 
    "keywords": "", 
    "time": "2015-01-21T07:55:22Z", 
    "milestone": "1.0.0", 
    "owner": "", 
    "type": "enhancement"
}
namdre commented 5 years ago

work was started a while ago at sumo/tools/launcher.py