a-b-street / a-b-street/abstreet
Crash while simulating traffic.
- Linguagem predominante
- Rust
- Estrelas
- 8.2k
- Forks
- 380
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Imported the following map area. After running a traffic simulation of cars leaving houses to go to work, the app crashed and would not start again. Output.txt is attached.
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"coordinates": [
[
[
115.81145835127364,
-32.00005300284464
],
[
115.81145835127364,
-32.047997486526256
],
[
115.8663754608869,
-32.047997486526256
],
[
115.8663754608869,
-32.00005300284464
],
[
115.81145835127364,
-32.00005300284464
]
]
],
"type": "Polygon"
}
}
]
}
[output.txt](https://github.com/user-attachments/files/16317765/output.txt)
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.