Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Question about visualizing chargingStations on SUMO GUI

Hello sumo-users, Hello Jakob,

I'm working on a project with sumo and I want to add charging stations to my simulation. I have an additional file with the charging stations like this one:

<additionals>
    <chargingStation id="chargingStation_26588610#14_0_0" lane="26588610#14_0" startPos="198.86" endPos="208.73" friendlyPos="0" power="22000.00" efficiency="0.95" chargeInTransit="0" chargeDelay="0.00"/>
    <chargingStation id="chargingStation_8413403#0_0_1" lane="8413403#0_0" startPos="0" endPos="12" friendlyPos="0" power="22000.00" efficiency="0.95" chargeInTransit="0" chargeDelay="0.00"/>
</additionals>

I can visualize the chargingStations on NETEDIT but not on SUMO GUI. What can I do to visualize them on SUMO GUI.

Thank you in advance.
Best regards.
--



Back to the top