Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] About simulation state file

You can set so-called generic parameters for the vehicles (in the XML input and also via TraCI). These parameters will be save to the simulation state as well. See https://sumo.dlr.de/docs/Simulation/GenericParameters.html

Am Mo., 16. Sept. 2019 um 11:19 Uhr schrieb Francesco Uni <francesco.bonomi@xxxxxxxxxxxxxxxxx>:
Thank you.

My second question is if it is possible to extend the values in this vector or the values that has been saved for a single veichle?


On 9 Sep 2019, at 14:30, Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:

The state is a vector of the following values
* actual departure time (ms)
* routeIndex (see traci.vehicle.getRouteIndex)
* departPos (m)
* current waitingTime (ms)
* last action time (ms)


Am Mo., 9. Sept. 2019 um 12:16 Uhr schrieb Francesco Uni <francesco.bonomi@xxxxxxxxxxxxxxxxx>:
Hello,

My question is about the state file generated from the sumo simulation using the option —save-state.times. I started a simulation using a network file and a route file and sumo generated a state file in the .xml format. Can you help me knowing what types of information are saved in this file. (In particular the attribute ‘state' of each veichle).

Thank you,
Francesco
_______________________________________________
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
_______________________________________________
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

_______________________________________________
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