Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Left-side Parking

Possibly, the lane is shorter than 200m. Try reducing endPos or add the attribute friendlyPos="true".

Am Mi., 27. Mai 2020 um 15:58 Uhr schrieb Илья Левашев <levashev1995@xxxxxxxxx>:
Thank you

I`m trying to make it and got a error

"Error: Invalid position for parking area 'parkingArea_left'.
Error: Process Error
Loading of additional-files failed."

<additional>
<parkingArea id="parkingArea_left"  lane="41129268#5_1"  startPos="0"  endPos="200" roadsideCapacity="0"  width="5"  length="50"  angle="0">
<space x="5866" y="8300"/>
<space x="5868" y="8321" width="3" length="20" angle="0"/>
</parkingArea>
</additional>

The line  "41129268#5_1" is the left line on oneway road I have. What might cause such error?

ср, 27 мая 2020 г. в 16:20, Jakob Erdmann <namdre.sumo@xxxxxxxxx>:
Yes. By using a parkingArea with <space> elements you can configure arbitrary parking locations. See https://sumo.dlr.de/docs/Simulation/ParkingArea.html

Am Mi., 27. Mai 2020 um 15:11 Uhr schrieb Илья Левашев <levashev1995@xxxxxxxxx>:
Is it possible to make left-side parking on oneway edge (I`ve got right hand traffic)?

--
Best regards, 
Ilia Levashev
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user


--
С уважением, 
Илья Левашев
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top