Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Save state does not have the x, y coordinates of a vehicle

Hello everyone!

I am using SUMO’s save state and load state functionality to take snapshot of my scenario for a particular time (e.g., 1st second) using “sumo -c myfile.sumocfg --save-state.times 1 --save-state.files trace_1.xml” command.

Now, the trace_1.xml file does not contain the exact position ( e.g., x and y coordinate of a vehicle/node). Is there any way, I can get the exact x and y coordinate of all the nodes?

Regards,
Proyash Podder

Back to the top