vehicle overlap in sumo-gui
I have change the vehicle type parameters as the following, and found vehicle overlap in sumo-gui. Is there any method to avoid?
<vType id="vehicle.mercedes.coupe" length="5.043785095214844" width="2.1629974842071533" height="1.640134572982788" vClass="passenger"/>
**SUMO-version:1.19.0
**operating system:windows 11
Could you please attach a scenario where this happens?
test.zip Here is a example scenario. I used Traci to add two stopping vehicles in order to simulate a car accident. Then the overlap happened right after this two vehicles. Run main.py and it will start.
https://github.com/eclipse-sumo/sumo/assets/25105493/0b192bf2-abac-44fd-84fd-dc77895947b3
It also shows a strange swing behavior in this scenario.