Skip to main content

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

Hello,
this is a known visualization bug in version 0.32.0 which has been fixed in version 1.0.0 (https://github.com/eclipse/sumo/issues/4183)
regards,
Jakob

2018-09-06 11:26 GMT+02:00 Hanae MAATELLA <hanaemaatella@xxxxxxxxx>:
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.
--



_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user



Back to the top