Sumo Output
Overview
Use this skill to decide which SUMO outputs to enable, how to enable them, and how to parse or summarize the results.
Skill Routing
- Use sumo-core to run the simulation itself or to build networks and routes.
- Use sumo-env for installation or SUMO_HOME issues.
- Use sumo-mcp when output generation requires automated tool execution or multi-step workflows.
- Use sumo-rl for RL-specific metrics and training logs.
Output Workflow
- Choose output type and aggregation level.
- Enable via command line options or additional files.
- Run the simulation.
- Convert or analyze outputs with tools.
References
- Output types and enablement: references/output-types.md
- Output tools (detectors and stats): references/output-tools.md
- Parsing and conversion: references/output-parsing.md