a-b-street / a-b-street/abstreet

Crash while simulating traffic.

Abierto
#1,146 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Rust
Estrellas
8.2k
Forks
380
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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)

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.