debug2shapes.py¶
Build polygon/poi file from cmdline geometry input as generated by sumo debug output.
<SUMO\>/tools/shape/debug2shapes.py <DEBUG_FILE>
- <NET>: The debug file to use for generating shapes
timing.py¶
This script uses either a directory with historic sumo versions or git bisect to compare performance of different sumo versions.
rebuild_cscope.sh¶
Script for building ctags/cscope index files
generate_vscode_tasks.py¶
Generate launch.json and tasks.json for debugging SUMO with Visual Studio Code. On Windows it will generate a config which works with the Visual C++ debugger on other systems it will use gdb.