Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Grid occupancy and Trajectory in Sumo

there are no tools to do this for you.
To obtain trajectories, see https://sumo.dlr.de/docs/Simulation/Output/FCDOutput.html
You could run sumo with option **--precision 0** which would have all spatial outputs rounded to 1m values and thereby place objects on a 1m grid.
See also https://sumo.dlr.de/docs/Simulation/Output/SSM_Device.html


Am Mi., 5. Apr. 2023 um 09:23 Uhr schrieb Sona S <ms.sona.12@xxxxxxxxx>:
Hi everyone,

I want to know how I can divide the intersection into grids to check the grid occupancy for a car?
Same way, Can I get the trajectories of more than one vehicle to check the trajectory conflicts?
How to do that?

Thanks in advance


_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top