0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Rust6,779 stars (6,779 stars)256 forks (256 forks)batch import
good first issue
- Issue 種別
- bug
- 調査方針
- Start by examining the Grid2Demand module in the abstreet codebase, focusing on the agent file loading code. Look at the attached CSV file (input agent.csv) and compare its format with the expected schema defined in the code. The screenshot may show an error message; try to reproduce the issue by running the simulation with the provided file. Check for any recent changes to the loading logic or CSV parsing dependencies.