Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] estimate the remaining distance of a battery

There is no traci call for this (though the suggestion is sensible - https://github.com/eclipse/sumo/issues/6507)
A work-around is to record the initial battery charge for every vehicle. From this you can compute to consumption so far and thus the average consumption per distance which you can use for forecasting.
regards,
Jakob

Am Fr., 17. Jan. 2020 um 09:59 Uhr schrieb Tarek CHOUAKI <tarek.chouaki@xxxxxxxxxxxxxx>:
Hi,

I'd like to know if there is a way to compute (and retrieve via TraCI) the distance that a vehicle can still travel before its battery capacity reaches zero.

Regards,

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

Back to the top