a-b-street / a-b-street/abstreet
Crash while simulating traffic.
- Ngôn ngữ chính
- Rust
- Star
- 8.2k
- Fork
- 380
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.