Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Loading simulation fails when collision has occurred

Hi everyone,

When I save the simulation within collision stop time 'collision.stoptime', I cannot load it later

I receive the following when trying to load

"
Error: Invalid start or end position for stop on lane ':gneJ0_17_0' in vehicle '-gneE1__gneE2__light.7'.
Error: Invalid start or end position for stop on lane ':gneJ0_11_0' in vehicle '-gneE2__gneE0__light.10'.
"

and the save state file problematic lines are the ones with stop tags
<stop lane=":gneJ0_17_0" startPos="8.11" endPos="8.11" actualArrival="376.00"/>
<stop lane=":gneJ0_11_0" startPos="4.36" endPos="4.36" actualArrival="375.00"/>

Fow now I will have to remove these lines 'manually' and add remaining stop time by hand, so collision configuration is respected

Is this somewhat related to some 'Know Issues' or something already reported?

Thank you in advance

Sincerely,

Marcelo d'Almeida

Attachment: temp.zip
Description: Zip archive


Back to the top