Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] POI

Hi,

I added a POI in the simulation at a certain point of the simulation. I used this command:

traci.poi.add(“station1”, 50.0, 50.0, (1,1,0,0))
According to what I found in the documentation. The point is that I don’t have any representation in the simulation. I don’t see it.
Moreover, is there any way to set the POI giving the edge and the position in the edge instead of using x,y coordinates?

 

Thank you very much

Stefano Niero


Back to the top